From bafcf7cb4950c4c9abd411553479d5ccf809f82a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 4 Dec 2020 17:07:28 +0100 Subject: d/rules: Add the --disable-locking option to dh_auto_configure --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 45233ca..1109e1f 100755 --- a/debian/rules +++ b/debian/rules @@ -55,6 +55,7 @@ endif --enable-pnm-backend \ --with-usb \ --without-v4l \ + --disable-locking \ $(INS_CONF) override_dh_autoreconf: -- cgit v1.2.3