From: Alexander Kanavin Date: Fri, 28 Aug 2015 12:18:53 +0000 (+0300) Subject: libnotify: don't inherit unnecessary distro_features_check X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~29153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1b10dae2deb2b7e17d558aa6b33cf896f697a9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libnotify: don't inherit unnecessary distro_features_check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb b/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb index 5d7b4ce4260..c5788c843cd 100644 --- a/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb +++ b/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" DEPENDS = "dbus gtk+3 dbus-glib" -inherit gnomebase distro_features_check gtk-doc +inherit gnomebase gtk-doc SRC_URI[archive.md5sum] = "a4997019d08f46f3bf57b78e6f795a59" SRC_URI[archive.sha256sum] = "0ef61ca400d30e28217979bfa0e73a7406b19c32dd76150654ec5b2bdf47d837"