aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-01-28 23:23:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-01 15:51:31 +0000
commit83b0af0aa50e1b0259ae13ea723289a3edb7d9e2 (patch)
tree1b7b2be1add410a8923f8ba4c95b96711b2db552 /meta/recipes-core
parent3c14a1f79097f471d5897bea11d55ab4ac17b17e (diff)
downloadopenembedded-core-contrib-83b0af0aa50e1b0259ae13ea723289a3edb7d9e2.tar.gz
systemd: systemd-analyze remove python runtime dependencies
systemd-analyze was rewritten in C (From OE-Core rev: d0682242fb44042497764ecc821b19c3f89054a0) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/systemd/systemd_197.bb2
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 bf7fd54da1..48188baf9d 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}"