mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
recipes: add x11 to required DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -22,7 +22,9 @@ S = "${WORKDIR}/PyQt-x11-gpl-${PV}"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
inherit qmake2 pythonnative python-dir
|
||||
inherit qmake2 pythonnative python-dir distro_features_check
|
||||
# depends on qt4-x11-free
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
DISABLED_FEATURES = "PyQt_Desktop_OpenGL PyQt_Accessibility PyQt_SessionManager"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user