mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:58:31 +00:00
geany: 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>
This commit is contained in:
parent
f088ea4b26
commit
5796a9ff45
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
|
||||
|
||||
DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native"
|
||||
|
||||
inherit features_check autotools pkgconfig perlnative pythonnative gettext
|
||||
inherit features_check autotools pkgconfig perlnative gettext
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user