gstreamer1.0-plugins-good: Turn on qt5 packageconfig

qt5 is already defined in oe-core, therefore no need to define it here

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-03-12 21:58:48 -07:00
committed by Martin Jansa
parent 4b6ce100f7
commit 108b566417

View File

@@ -1,5 +1 @@
inherit qmake5_paths
PACKAGECONFIG[qt5] = '-Dqt5=enabled \
,-Dqt5=disabled \
,gstreamer1.0-plugins-base qtbase qtdeclarative qtbase-native'
PACKAGECONFIG_append = " qt5"