diff options
-rw-r--r-- | meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb b/meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb index 42be14d4c6..1648639c3e 100644 --- a/meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb +++ b/meta-gnome/recipes-gnome/libdex/libdex_0.8.1.bb | |||
@@ -2,7 +2,7 @@ LICENSE = "LGPL-2.1-only" | |||
2 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
3 | 3 | ||
4 | GNOMEBASEBUILDCLASS = "meson" | 4 | GNOMEBASEBUILDCLASS = "meson" |
5 | inherit gnomebase upstream-version-is-even gobject-introspection | 5 | inherit features_check gnomebase upstream-version-is-even gobject-introspection |
6 | 6 | ||
7 | DEPENDS += " \ | 7 | DEPENDS += " \ |
8 | glib-2.0 \ | 8 | glib-2.0 \ |