mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
subversion: remove unnecessary python dependency
It would be useful if swig was enabled, but it isn't. (From OE-Core rev: 54cbeb2975e2ea386386fce077146935afa0f719) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2efef0c379
commit
79797a8b9b
@@ -8,7 +8,7 @@ HOMEPAGE = "http://subversion.tigris.org"
|
|||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
inherit gettext pythonnative
|
inherit gettext
|
||||||
|
|
||||||
SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
|
SRC_URI = "${APACHE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
|
||||||
file://disable_macos.patch \
|
file://disable_macos.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user