diff options
| -rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index e58592f0..1f478736 100755 --- a/debian/rules +++ b/debian/rules @@ -41,6 +41,7 @@ override_dh_auto_configure: --with-libaudit \ --with-iwd \ --without-dhcpcanon \ + --without-nm-cloud-setup \ --enable-polkit \ --enable-polkit-agent \ --enable-ppp \ |