gcr: check only even upstream versions

(From OE-Core rev: 598b0812d2f2b11104dc18df6ffd3eb39897ab29)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2016-01-22 15:45:51 +02:00
committed by Richard Purdie
parent a2848ee32e
commit 0f7438779b

View File

@@ -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"