aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-12-16 02:20:44 +0100
committerKhem Raj <raj.khem@gmail.com>2019-12-15 21:08:54 -0800
commitf088ea4b267e711866030b2a464dea94041cc94c (patch)
treef86d27cc26ae554661a71a8c66e93cb72fd36f3f /meta-xfce
parent2c9b186ae233afd46de28af8eeeddf8790e69742 (diff)
downloadmeta-openembedded-contrib-f088ea4b267e711866030b2a464dea94041cc94c.tar.gz
exo: remove pythonnative from inherit
* build tested with oe-core patch removing python2 from hosttools * checked log files and there are no traces that a running python is required Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/exo/exo_0.12.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb
index 246504b6d5..4deedbfbca 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.12.10.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gtk+3 libxfce4ui virtual/libx11 liburi-perl-native cairo"
DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native intltool-native"
-inherit xfce pythonnative perlnative gtk-doc features_check
+inherit xfce perlnative gtk-doc features_check
REQUIRED_DISTRO_FEATURES = "x11"
REQUIRED_DISTRO_FEATURES_class-native = ""