]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: do not depend on SGML stack
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 30 Sep 2016 09:25:15 +0000 (12:25 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Oct 2016 10:27:33 +0000 (11:27 +0100)
I couldn't find any reference whatsoever to it in the source tree.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd_230.bb

index a949fe8dbf712de484dbe68725d1badc73f70243..9484ad08ebfd4e00fd7529e0dde85ba9e07b99b7 100644 (file)
@@ -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"