[oe-commits] Andreas Müller : systemd: systemd-analyze remove python runtime dependencies

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 17:52:34 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 4edcc3d537d8809891809f461c354ffc2b1992d5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=4edcc3d537d8809891809f461c354ffc2b1992d5

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Jan 28 23:23:46 2013 +0100

systemd: systemd-analyze remove python runtime dependencies

systemd-analyze was rewritten in C

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/systemd/systemd_197.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb
index bf7fd54..48188ba 100644
--- a/meta/recipes-core/systemd/systemd_197.bb
+++ b/meta/recipes-core/systemd/systemd_197.bb
@@ -112,8 +112,6 @@ USERADD_PACKAGES = "${PN}"
 GROUPADD_PARAM_${PN} = "-r lock"
 
 FILES_${PN}-analyze = "${base_bindir}/systemd-analyze"
-RDEPENDS_${PN}-analyze = "python-dbus python-argparse python-textutils"
-RRECOMMENDS_${PN}-analyze = "python-pycairo"
 
 FILES_${PN}-initramfs = "/init"
 RDEPENDS_${PN}-initramfs = "${PN}"





More information about the Openembedded-commits mailing list