]> code.ossystems Code Review - openembedded-core.git/commitdiff
Depend on dbus, not dbus-0.60
authorRoss Burton <ross@openedhand.com>
Tue, 21 Mar 2006 11:46:57 +0000 (11:46 +0000)
committerRoss Burton <ross@openedhand.com>
Tue, 21 Mar 2006 11:46:57 +0000 (11:46 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@314 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/avahi/avahi_0.6.3.bb

index fbd7208d1d183ab43e969c7270638e59c6b438ba..3253b119794c6799e380706411b09c6eceef66e3 100644 (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"