mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
systemd: do not depend on SGML stack
I couldn't find any reference whatsoever to it in the source tree. (From OE-Core rev: 503759744b9fad894e26323b7586f92c59b224ae) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
839b7a5404
commit
d95ef2a0aa
@@ -4,7 +4,7 @@ PROVIDES = "udev"
|
||||
|
||||
PE = "1"
|
||||
|
||||
DEPENDS = "kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline libcap libcgroup qemu-native util-linux"
|
||||
DEPENDS = "kmod intltool-native gperf-native acl readline libcap libcgroup qemu-native util-linux"
|
||||
|
||||
SECTION = "base/shell"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user