mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 05:39:22 +00:00
avahi.inc: Add missing libglade dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4613 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
3dbb2c002e
commit
3c2996bc69
@ -5,7 +5,7 @@ SECTION = "network"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
|
||||
DEPENDS = "expat libdaemon dbus glib-2.0 gtk+"
|
||||
DEPENDS = "expat libdaemon dbus glib-2.0 gtk+ libglade"
|
||||
RRECOMMENDS = "libnss-mdns"
|
||||
RRECOMMENDS_avahi-daemon = "libnss-mdns"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user