diff options
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 048b7818..3de19903 100755 --- a/debian/rules +++ b/debian/rules @@ -43,8 +43,8 @@ override_dh_auto_configure: --with-tests \ --with-libaudit \ --with-iwd \ - --with-libnm-glib \ --without-dhcpcanon \ + --without-libnm-glib \ --enable-polkit \ --enable-polkit-agent \ --enable-ppp \ |