diff --git a/debian/rules b/debian/rules
index 85a8a8a611a8873ff9f3abf1c639f4219f2195ac..6919b41b0f30d7944aeee4e24279749b19b27560 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ export BITS := $(shell dpkg-architecture -qDEB_HOST_ARCH_BITS)
 #export DEB_HOST_ARCH_CPU := $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 
 %:
-	dh $@ --with systemd,bash-completion
+	dh $@ --with systemd,quilt,bash-completion
 
 clean: createcopyright