summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/subversion
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-05-06 18:47:00 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-01 08:04:11 +0100
commit54cbeb2975e2ea386386fce077146935afa0f719 (patch)
treeb63841c84f6ad553a6bcf372b8a5118db937e21a /meta/recipes-devtools/subversion
parent1c8cdcd1f4e80562f5c1804860ce8e1f62ecf134 (diff)
downloadopenembedded-core-54cbeb2975e2ea386386fce077146935afa0f719.tar.gz
subversion: remove unnecessary python dependency
It would be useful if swig was enabled, but it isn't. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/subversion')
-rw-r--r--meta/recipes-devtools/subversion/subversion_1.9.3.bb2
1 files changed, 1 insertions, 1 deletions
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 \