X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/3c8930fb197c9234c7a611e015bbd3ce29772dc1..bfa4b5b3e854f0cd2694a59b71c486e429448ad1:/debian/rules

diff --git a/debian/rules b/debian/rules
index 1eb817e..05543cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ 
+	dh $@ --with phpcomposer
 
 override_dh_auto_install:
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tweeper prefix=/usr install