mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 07:22:12 +00:00
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:
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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user