diff options
Diffstat (limited to 'meta')
-rw-r--r-- | 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 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}" | |||
112 | GROUPADD_PARAM_${PN} = "-r lock" | 112 | GROUPADD_PARAM_${PN} = "-r lock" |
113 | 113 | ||
114 | FILES_${PN}-analyze = "${base_bindir}/systemd-analyze" | 114 | FILES_${PN}-analyze = "${base_bindir}/systemd-analyze" |
115 | RDEPENDS_${PN}-analyze = "python-dbus python-argparse python-textutils" | ||
116 | RRECOMMENDS_${PN}-analyze = "python-pycairo" | ||
117 | 115 | ||
118 | FILES_${PN}-initramfs = "/init" | 116 | FILES_${PN}-initramfs = "/init" |
119 | RDEPENDS_${PN}-initramfs = "${PN}" | 117 | RDEPENDS_${PN}-initramfs = "${PN}" |