[gnome-continuous-yocto/gnomeostree-3.28-rocko: 581/8267] subversion: remove unnecessary python dependency



commit 79797a8b9b384cd3fa978764f5d2e57e8104ebca
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Fri May 6 18:47:00 2016 +0300

    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>

 .../subversion/subversion_1.9.3.bb                 |    2 +-
 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 a19a675..626276d 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 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]