summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-gnome/libnotify/libnotify_0.8.4.bb (renamed from meta/recipes-gnome/libnotify/libnotify_0.8.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libnotify/libnotify_0.8.3.bb b/meta/recipes-gnome/libnotify/libnotify_0.8.4.bb
index 1e606b84b2..040df2ad5e 100644
--- a/meta/recipes-gnome/libnotify/libnotify_0.8.3.bb
+++ b/meta/recipes-gnome/libnotify/libnotify_0.8.4.bb
@@ -20,7 +20,7 @@ inherit gnomebase gi-docgen features_check gobject-introspection
20# depends on gtk+3 if tests are enabled 20# depends on gtk+3 if tests are enabled
21ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}" 21ANY_OF_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'tests', '${GTK3DISTROFEATURES}', '', d)}"
22 22
23SRC_URI[archive.sha256sum] = "ee8f3ef946156ad3406fdf45feedbdcd932dbd211ab4f16f75eba4f36fb2f6c0" 23SRC_URI[archive.sha256sum] = "8fa04d4ebdc155b0a239df88bd9f09e8f2739d5707a1390b427ab4985f83d25a"
24 24
25EXTRA_OEMESON = "-Dman=false" 25EXTRA_OEMESON = "-Dman=false"
26 26