From: Alexander Kanavin Date: Fri, 22 Jan 2016 13:45:51 +0000 (+0200) Subject: gcr: check only even upstream versions X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598b0812d2f2b11104dc18df6ffd3eb39897ab29;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gcr: check only even upstream versions Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gcr/gcr_3.18.0.bb b/meta/recipes-gnome/gcr/gcr_3.18.0.bb index 0636afeced3..ed6e8c453f4 100644 --- a/meta/recipes-gnome/gcr/gcr_3.18.0.bb +++ b/meta/recipes-gnome/gcr/gcr_3.18.0.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt vala" -inherit autotools gnomebase gtk-icon-cache gtk-doc distro_features_check +inherit autotools gnomebase gtk-icon-cache gtk-doc distro_features_check upstream-version-is-even # depends on gtk+3, but also x11 through gtk+-x11 REQUIRED_DISTRO_FEATURES = "x11"