[Fusionforge-commits] r10927 - trunk

Christian Bayle cbayle at libremir.placard.fr.eu.org
Sun Oct 10 21:26:16 CEST 2010


Author: cbayle
Date: 2010-10-10 21:26:15 +0200 (Sun, 10 Oct 2010)
New Revision: 10927

Modified:
   trunk/Makefile
Log:
Add xalan as required install


Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2010-10-10 19:26:08 UTC (rev 10926)
+++ trunk/Makefile	2010-10-10 19:26:15 UTC (rev 10927)
@@ -53,7 +53,7 @@
 	cd tests ; php AllFullTests.php
 
 checkdebtools:
-	sudo apt-get install php5-cli phpunit php-htmlpurifier pcregrep moreutils createrepo #ubuntu-keyring
+	sudo apt-get install php5-cli phpunit php-htmlpurifier pcregrep moreutils createrepo xalan #ubuntu-keyring
 
 buildtar: $(BUILDRESULT)
 	rm -fr /tmp/$(VERSION)




More information about the Fusionforge-commits mailing list