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:
Ross Burton 2006-03-21 11:46:57 +00:00
parent 91a8ba4083
commit 9f91026e8d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Avahi implements the DNS-SD over Multicast DNS"
HOMEPAGE = "http://avahi.org"
LICENSE= "GPL"
DEPENDS = "expat libdaemon dbus-0.60"
DEPENDS = "expat libdaemon dbus"
RRECOMMENDS = "libnss-mdns"
SECTION = "net"
PRIORITY = "optional"