evolution-data-server: Inherit upstream-version-is-even bbclass.

Many GNOME projects including eds use versioning scheme checked by this
bbclass.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Piotr Tworek
2019-08-22 19:17:09 +02:00
committed by Khem Raj
parent 318d683adf
commit 5fe37f8870
@@ -14,7 +14,7 @@ DEPENDS = " \
dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \
"
inherit gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative
inherit gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative upstream-version-is-even
SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
file://0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch \