From 5fe37f8870c139d021ab5789cab6943ed46ca801 Mon Sep 17 00:00:00 2001 From: Piotr Tworek Date: Thu, 22 Aug 2019 19:17:09 +0200 Subject: 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 Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb index e3aa5a8345..86595688f4 100644 --- a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb +++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb @@ -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 \ -- cgit 1.2.3-korg