summaryrefslogtreecommitdiff
blob: 10b20215ebd1cd7b19d41a50207fdd557d64c36d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: initscript/gentoo/avahi-daemon.in
===================================================================
--- initscript/gentoo/avahi-daemon.in	(revision 1048)
+++ initscript/gentoo/avahi-daemon.in	(working copy)
@@ -6,7 +6,8 @@
 opts="${opts} reload"
 
 depend() {
-	use net dbus
+	use net
+	need dbus
 }
 
 start() {