mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
evolution-data-server: remove pythonnative from inherit
pythonnative is about to be removed and evolution-data-server builds fine without 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 \
|
dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit gsettings gobject-introspection features_check cmake gtk-doc gettext perlnative pythonnative
|
inherit gsettings gobject-introspection features_check cmake gtk-doc gettext perlnative
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user