python(3)-pyqt5: Enable all PACKAGECONFIGs building fine

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-11-30 17:06:03 +01:00
parent 69b8311495
commit e8460bdb6f
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
DISABLED_FEATURES = ""
PACKAGECONFIG_append = " \
sql \
\
qtlocation \
qtmultimedia \
qtdeclarative \
qtsensors \
qtserialport \
qtsvg \
qtwebchannel \
qtwebengine \
qtwebkit \
qtwebsockets \
qtx11extras \
qtxmlpatterns \
"

View File

@@ -1 +1,18 @@
DISABLED_FEATURES = ""
PACKAGECONFIG_append = " \
sql \
\
qtlocation \
qtmultimedia \
qtdeclarative \
qtsensors \
qtserialport \
qtsvg \
qtwebchannel \
qtwebengine \
qtwebkit \
qtwebsockets \
qtx11extras \
qtxmlpatterns \
"