[arch-commits] Commit in tomcat8/trunk (PKGBUILD)

Guillaume Alaux guillaume at nymeria.archlinux.org
Sat Feb 15 14:29:32 UTC 2014


    Date: Saturday, February 15, 2014 @ 15:29:32
  Author: guillaume
Revision: 206001

Removed makedepends as we do not build from source anymore

Modified:
  tomcat8/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-15 14:28:50 UTC (rev 206000)
+++ PKGBUILD	2014-02-15 14:29:32 UTC (rev 206001)
@@ -6,7 +6,6 @@
 arch=('any')
 url='http://tomcat.apache.org/'
 license=('APACHE')
-makedepends=('java-environment>=7' 'apache-ant>=1.8' 'java-commons-daemon' 'eclipse-ecj')
 depends=('java-runtime>=7' 'java-jsvc' 'java-commons-daemon' 'eclipse-ecj')
 optdepends=('tomcat-native: to allow optimal performance in production environments')
 backup=(etc/tomcat8/catalina.policy




More information about the arch-commits mailing list