X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/d8c771981d7c93b4b2b6fe6ac8df0d2b45a15479..a7552beaca43727b55317d0e107d7d96f4690b1d:/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