summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/avahi.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/avahi.scm b/gnu/packages/avahi.scm
index 8a012724865..4675f3b011e 100644
--- a/gnu/packages/avahi.scm
+++ b/gnu/packages/avahi.scm
@@ -50,6 +50,7 @@
50 (build-system gnu-build-system) 50 (build-system gnu-build-system)
51 (arguments 51 (arguments
52 '(#:configure-flags '("--with-distro=none" 52 '(#:configure-flags '("--with-distro=none"
53 "--disable-static"
53 "--localstatedir=/var" ; for the DBus socket 54 "--localstatedir=/var" ; for the DBus socket
54 "--disable-python" 55 "--disable-python"
55 "--disable-mono" 56 "--disable-mono"