diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2019-11-17 22:13:06 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-17 21:02:14 -0800 |
| commit | 65672b88042a5e04d682e62944b750e4ab315b85 (patch) | |
| tree | 75aa20af6005ee1f3d20baeed83fe82da2dcd99d /meta-gnome/recipes-gnome | |
| parent | 245891fcf4070859f14db436c23a29f87600d4af (diff) | |
| download | meta-openembedded-65672b88042a5e04d682e62944b750e4ab315b85.tar.gz | |
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>
Diffstat (limited to 'meta-gnome/recipes-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb | 2 | ||||
| -rw-r--r-- | meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb index a8bb69f00b..82160b1ede 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb | |||
| @@ -6,7 +6,7 @@ DEPENDS = " \ | |||
| 6 | dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \ | 6 | dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | inherit distro_features_check cmake gtk-doc gettext gobject-introspection perlnative pythonnative | 9 | inherit gsettings gobject-introspection distro_features_check cmake gtk-doc gettext perlnative pythonnative |
| 10 | 10 | ||
| 11 | REQUIRED_DISTRO_FEATURES = "x11" | 11 | REQUIRED_DISTRO_FEATURES = "x11" |
| 12 | 12 | ||
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc index 2e5176ce72..0893f8e925 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.inc | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ | |||
| 7 | file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \ | 7 | file://src/camel/camel.h;endline=24;md5=342fc5e9357254bc30c24e43ae47d9a1 \ |
| 8 | file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543" | 8 | file://src/libedataserver/e-data-server-util.h;endline=20;md5=8f21a9c80ea82a4fb80b5f959f672543" |
| 9 | 9 | ||
| 10 | inherit gnomebase | 10 | inherit gnomebase upstream-version-is-even |
| 11 | 11 | ||
| 12 | SRC_URI[archive.md5sum] = "d1701875bbac80d6d62e9acfc6c43bea" | 12 | SRC_URI[archive.md5sum] = "d1701875bbac80d6d62e9acfc6c43bea" |
| 13 | SRC_URI[archive.sha256sum] = "6ff56ba04cb639e627fe9d6e0ada106a10cadd68a0d53b8ec72b4e285df53abe" | 13 | SRC_URI[archive.sha256sum] = "6ff56ba04cb639e627fe9d6e0ada106a10cadd68a0d53b8ec72b4e285df53abe" |
