summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb2
1 files changed, 1 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 7955663f2..f52c210ed 100644
--- a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb
+++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.4.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812"
4 4
5DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" 5DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2"
6 6
7inherit autotools pkgconfig gettext gobject-introspection features_check 7inherit autotools pkgconfig gettext gobject-introspection features_check gtk-doc
8 8
9REQUIRED_DISTRO_FEATURES = "x11" 9REQUIRED_DISTRO_FEATURES = "x11"
10 10