mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
Depend on dbus, not dbus-0.60
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@314 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "Avahi implements the DNS-SD over Multicast DNS"
|
DESCRIPTION = "Avahi implements the DNS-SD over Multicast DNS"
|
||||||
HOMEPAGE = "http://avahi.org"
|
HOMEPAGE = "http://avahi.org"
|
||||||
LICENSE= "GPL"
|
LICENSE= "GPL"
|
||||||
DEPENDS = "expat libdaemon dbus-0.60"
|
DEPENDS = "expat libdaemon dbus"
|
||||||
RRECOMMENDS = "libnss-mdns"
|
RRECOMMENDS = "libnss-mdns"
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
PRIORITY = "optional"
|
PRIORITY = "optional"
|
||||||
|
|||||||
Reference in New Issue
Block a user