summaryrefslogtreecommitdiffstats
path: root/rules/avahi.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-09-09 13:40:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-09-09 15:14:37 +0200
commit7035c381b116b9014b812e212e07e2693a006b4f (patch)
tree6e5bc1367ebd73d8686dca57d2ee8e7dfb6a32ca /rules/avahi.in
parentfaefae269678ab3c7ecbf1fb994237e3fe840251 (diff)
downloadptxdist-7035c381b116b9014b812e212e07e2693a006b4f.tar.gz
ptxdist-7035c381b116b9014b812e212e07e2693a006b4f.tar.xz
avahi: version bump 0.6.25 -> 0.6.30
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/avahi.in')
-rw-r--r--rules/avahi.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/avahi.in b/rules/avahi.in
index 48ff79e74..e7205904c 100644
--- a/rules/avahi.in
+++ b/rules/avahi.in
@@ -16,6 +16,12 @@ menuconfig AVAHI
if AVAHI
+config AVAHI_SYSTEMD_UNIT
+ bool
+ default y
+ depends on AVAHI_DAEMON && SYSTEMD
+ prompt "install systemd unit files for avahi-daemon"
+
config AVAHI_GLIB
bool
prompt "enable glib support"