diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb index ff9853d7b..2ef54f212 100644 --- a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb +++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb | |||
@@ -4,7 +4,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812" | |||
4 | 4 | ||
5 | DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" | 5 | DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" |
6 | 6 | ||
7 | inherit autotools pkgconfig gettext gobject-introspection | 7 | inherit autotools pkgconfig gettext gobject-introspection distro_features_check |
8 | |||
9 | REQUIRED_DISTRO_FEATURES = "x11" | ||
8 | 10 | ||
9 | RDEPENDS_${PN} += "iso-codes xkbcomp" | 11 | RDEPENDS_${PN} += "iso-codes xkbcomp" |
10 | 12 | ||