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

git at git.openembedded.org git at git.openembedded.org
Thu Jan 31 14:11:38 UTC 2013


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

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