[gnome-continuous-yocto/gnomeostree-3.28-rocko: 670/8267] systemd: drop python dependency for ptests



commit 8c1aa8ba5e26a3b3835da89b9df99d2f7e41d282
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Thu Jun 2 12:25:50 2016 +0300

    systemd: drop python dependency for ptests
    
    Python tests are not actually used, because systemd is configured
    using --without-python
    
    (From OE-Core rev: acea8caa0ce4f8fd1a0d33c01c12d4b5a81508d8)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-core/systemd/systemd_229.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-core/systemd/systemd_229.bb b/meta/recipes-core/systemd/systemd_229.bb
index c2cc069..4b726f3 100644
--- a/meta/recipes-core/systemd/systemd_229.bb
+++ b/meta/recipes-core/systemd/systemd_229.bb
@@ -314,7 +314,7 @@ FILES_${PN}-analyze = "${bindir}/systemd-analyze"
 FILES_${PN}-initramfs = "/init"
 RDEPENDS_${PN}-initramfs = "${PN}"
 
-RDEPENDS_${PN}-ptest += "gawk make perl python bash xz \
+RDEPENDS_${PN}-ptest += "gawk make perl bash xz \
                          tzdata tzdata-americas tzdata-asia \
                          tzdata-europe tzdata-africa tzdata-antarctica \
                          tzdata-arctic tzdata-atlantic tzdata-australia \


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