fix libavahi-client and zeroconf install without libnss-mdns
authoracid-burn <acidburn@opendreambox.org>
Thu, 11 Dec 2008 13:23:00 +0000 (14:23 +0100)
committeracid-burn <acidburn@opendreambox.org>
Thu, 11 Dec 2008 13:23:00 +0000 (14:23 +0100)
packages/avahi/avahi.inc [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 091158c..5c59363
@@ -6,9 +6,10 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 PR = "r6"
 
-DEPENDS = "expat libdaemon dbus glib-2.0"
+DEPENDS = "expat libdaemon dbus glib-2.0 libnss-mdns"
 
 # uclibc has no nss
+RRECOMMENDS_avahi-daemon_append_linux = " libavahi-client zeroconf"
 RDEPENDS_avahi-daemon = "sysvinit-pidof update-rc.d"
 RDEPENDS_avahi-autoipd = "update-rc.d"