mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
evolution-data-server: add upstream-version-is-even & gsettings to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ DEPENDS = " \
|
||||
dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \
|
||||
"
|
||||
|
||||
inherit distro_features_check cmake gtk-doc gettext gobject-introspection perlnative pythonnative
|
||||
inherit gsettings gobject-introspection distro_features_check cmake gtk-doc gettext perlnative pythonnative
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \
|
||||
file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \
|
||||
file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543"
|
||||
|
||||
inherit gnomebase
|
||||
inherit gnomebase upstream-version-is-even
|
||||
|
||||
SRC_URI[archive.md5sum] = "d1701875bbac80d6d62e9acfc6c43bea"
|
||||
SRC_URI[archive.sha256sum] = "6ff56ba04cb639e627fe9d6e0ada106a10cadd68a0d53b8ec72b4e285df53abe"
|
||||
|
||||
Reference in New Issue
Block a user