python(3)-pyqt5: Enable all PACKAGECONFIGs building fine
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
18
extends-meta-qt5/python-pyqt5_%.bbappend
Normal file
18
extends-meta-qt5/python-pyqt5_%.bbappend
Normal file
@@ -0,0 +1,18 @@
|
||||
DISABLED_FEATURES = ""
|
||||
|
||||
PACKAGECONFIG_append = " \
|
||||
sql \
|
||||
\
|
||||
qtlocation \
|
||||
qtmultimedia \
|
||||
qtdeclarative \
|
||||
qtsensors \
|
||||
qtserialport \
|
||||
qtsvg \
|
||||
qtwebchannel \
|
||||
qtwebengine \
|
||||
qtwebkit \
|
||||
qtwebsockets \
|
||||
qtx11extras \
|
||||
qtxmlpatterns \
|
||||
"
|
||||
@@ -1 +1,18 @@
|
||||
DISABLED_FEATURES = ""
|
||||
|
||||
PACKAGECONFIG_append = " \
|
||||
sql \
|
||||
\
|
||||
qtlocation \
|
||||
qtmultimedia \
|
||||
qtdeclarative \
|
||||
qtsensors \
|
||||
qtserialport \
|
||||
qtsvg \
|
||||
qtwebchannel \
|
||||
qtwebengine \
|
||||
qtwebkit \
|
||||
qtwebsockets \
|
||||
qtx11extras \
|
||||
qtxmlpatterns \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user