aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend
blob: 890261931679cac8881fd863e7bd33b427432694 (plain)
1
2
3
4
5
6
7
inherit qmake5_paths

PACKAGECONFIG[qt5] = '--enable-qt \
                      --with-moc="${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/moc" \
                      --with-uic="${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/uic" \
                      --with-rcc="${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}/rcc" \
                     ,--disable-qt,gstreamer1.0-plugins-base qtbase qtdeclarative qtbase-native'