mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Declare glib-2.0 as a build-dep
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1545 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,7 +5,7 @@ SECTION = "network"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
|
||||
DEPENDS = "expat libdaemon dbus"
|
||||
DEPENDS = "expat libdaemon dbus glib-2.0"
|
||||
RRECOMMENDS = "libnss-mdns"
|
||||
RRECOMMENDS_avahi-daemon = "libnss-mdns"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user