mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:06:58 +00:00
evolution-data-server: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
62376d673a
commit
ee915ce8ad
@ -14,7 +14,9 @@ DEPENDS = " \
|
||||
dbus db virtual/libiconv zlib libsoup-2.4 libglade libical nss libsecret \
|
||||
"
|
||||
|
||||
inherit gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative
|
||||
inherit distro_features_check gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI += " \
|
||||
file://0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user