From f5c5e5a246e58ebdeeccde80fc451ddcfc0349e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 12 Oct 2020 10:52:41 +0200 Subject: d/rules: Replace the --enable-avahi option with an --with-avahi --- debian/changelog | 2 ++ debian/rules | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 462cbb7..2471905 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ sane-backends (1.0.31-3) UNRELEASED; urgency=medium * debian/libsane1.postinst: - Add creation for the lock directory (Thanks to Andreas Tscharner ). + * debian/rules: + - Replace the --enable-avahi option with an --with-avahi. -- Jörg Frings-Fürst Wed, 30 Sep 2020 16:12:47 +0200 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 \ -- cgit v1.2.3