qtbase-native: add 'gui' & 'imageformats' to PACKAGECONFIG

This is a preparation step for musescore:

* musescore requires native qthelp
* native qthelp requires gui (!!)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-04-12 14:14:55 +02:00
parent ae957c9fa9
commit 55bec93d80

View File

@@ -0,0 +1,2 @@
PACKAGECONFIG_append = " gui imageformats"