summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2020-10-12 10:52:41 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2020-10-12 10:52:41 +0200
commitf5c5e5a246e58ebdeeccde80fc451ddcfc0349e4 (patch)
treebed58ef12c79cc3194d05a69c95a3e5b2d4bf81c /debian/rules
parent736573a8db4bd098da28a4831ce4c601f880aacd (diff)
d/rules: Replace the --enable-avahi option with an --with-avahi
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8bab3c0..4da0191 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,7 +52,7 @@ endif
--enable-static \
--enable-pthread \
--with-gphoto2 \
- --enable-avahi \
+ --with-avahi \
--enable-pnm-backend \
--with-usb \
--without-v4l \