qtbase: use default PACKAGECONFIG without target override

This make it simpler to override in bbappends, when you don't need
to use the override there too.
This commit is contained in:
Samuli Piippo 2020-03-25 12:35:00 +02:00
parent fe753369b5
commit 2237e27b99

View File

@ -28,7 +28,7 @@ DEPENDS += "\
PACKAGECONFIG_class-native ?= "gui widgets dbus"
PACKAGECONFIG_class-nativesdk ?= "gui widgets dbus"
PACKAGECONFIG_class-target ?= "\
PACKAGECONFIG ?= "\
${PACKAGECONFIG_DEFAULT} \
${PACKAGECONFIG_GRAPHICS} \
${PACKAGECONFIG_X11} \