diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb index 384841a8d3..23e6603f7b 100644 --- a/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb +++ b/meta-gnome/recipes-gnome/libxklavier/libxklavier_5.3.bb | |||
| @@ -5,6 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6e29c688d912da12b66b73e32b03d812" | |||
| 5 | DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" | 5 | DEPENDS = "xkbcomp gtk+ iso-codes libxi libxml2" |
| 6 | 6 | ||
| 7 | GNOME_COMPRESS_TYPE = "xz" | 7 | GNOME_COMPRESS_TYPE = "xz" |
| 8 | inherit gnomebase gettext gobject-introspection distro_features_check | ||
| 9 | |||
| 10 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 8 | 11 | ||
| 9 | inherit gnomebase gettext gobject-introspection | 12 | inherit gnomebase gettext gobject-introspection |
| 10 | SRC_URI[archive.md5sum] = "290ea2a8abc40f78a3a16bdae6f02808" | 13 | SRC_URI[archive.md5sum] = "290ea2a8abc40f78a3a16bdae6f02808" |
