]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
systemd: remove glib-2.0 build dependency
authorRoss Burton <ross.burton@intel.com>
Thu, 1 Oct 2015 16:30:27 +0000 (17:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 16:54:10 +0000 (17:54 +0100)
This dependency isn't required now that systemd doesn't include gudev, so remove
it.

[ YOCTO #8398 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd_225.bb

index 30eb6cc3e7afc2a268db002d7f21e7a4c2e0fabd..c2dad587548bc975a701cdb0bbe22e53d8724a44 100644 (file)
@@ -18,7 +18,7 @@ PROVIDES = "udev"
 
 PE = "1"
 
-DEPENDS = "kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline dbus libcap libcgroup glib-2.0 qemu-native util-linux"
+DEPENDS = "kmod docbook-sgml-dtd-4.1-native intltool-native gperf-native acl readline dbus libcap libcgroup qemu-native util-linux"
 
 SECTION = "base/shell"