about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-06-11 03:07:56 +0200
committerMichael Biebl <biebl@debian.org>2018-06-11 03:14:41 +0200
commit37b318b001ea075beba7fc4306c6a802fdfcd0ca (patch)
tree7923fb4dae6853e86f3d54b1f0ec261decd0ed44
parentd295194ad3b27bd2987da391731c9c3b2251879d (diff)
Enable iwd support
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 88a49262..4387a89c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,7 @@ override_dh_auto_configure:
 		--with-nmcli \
 		--with-selinux \
 		--with-libaudit \
+		--with-iwd \
 		--without-dhcpcanon \
 		--without-libnm-glib \
 		--enable-polkit \