From: Alexander Kanavin Date: Fri, 6 May 2016 15:47:00 +0000 (+0300) Subject: subversion: remove unnecessary python dependency X-Git-Tag: uninative-1.3~892 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=54cbeb2975e2ea386386fce077146935afa0f719;p=openembedded-core.git subversion: remove unnecessary python dependency It would be useful if swig was enabled, but it isn't. Signed-off-by: Alexander Kanavin --- diff --git a/meta/recipes-devtools/subversion/subversion_1.9.3.bb b/meta/recipes-devtools/subversion/subversion_1.9.3.bb index a19a675c58..626276d402 100644 --- a/meta/recipes-devtools/subversion/subversion_1.9.3.bb +++ b/meta/recipes-devtools/subversion/subversion_1.9.3.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://subversion.tigris.org" BBCLASSEXTEND = "native" -inherit gettext pythonnative +inherit gettext SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \ file://disable_macos.patch \