mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
systemd-compat-units: Add PACKAGE_WRITE_DEPS for postinst
The postinstall needs systemd-systemctl-native, mark the dependency (From OE-Core rev: 279fec228282749f4ff6c95f79295c1e8b3db76d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "MIT"
|
||||
|
||||
PR = "r29"
|
||||
|
||||
DEPENDS = "systemd-systemctl-native"
|
||||
PACKAGE_WRITE_DEPS += "systemd-systemctl-native"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user