aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/sip
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/sip')
-rw-r--r--meta-oe/recipes-extended/sip/sip_4.16.4.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sip/sip_4.16.4.bb b/meta-oe/recipes-extended/sip/sip_4.16.4.bb
index 2a2674f918..607ace69fa 100644
--- a/meta-oe/recipes-extended/sip/sip_4.16.4.bb
+++ b/meta-oe/recipes-extended/sip/sip_4.16.4.bb
@@ -14,7 +14,9 @@ SRC_URI[sha256sum] = "ceda443fc5e129e67a067e2cd7b73ff037f8b10b50e407baa2b1d9f219
BBCLASSEXTEND = "native"
-inherit qmake2 python-dir pythonnative
+inherit qmake2 python-dir pythonnative distro_features_check
+# depends on qt4-x11-free
+REQUIRED_DISTRO_FEATURES = "x11"
EXTRA_QMAKEVARS_POST += "CONFIG=console"