mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 05:30:02 +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:
@@ -14,7 +14,9 @@ DEPENDS = " \
|
|||||||
dbus db virtual/libiconv zlib libsoup-2.4 libglade libical nss libsecret \
|
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 += " \
|
SRC_URI += " \
|
||||||
file://0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch \
|
file://0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user