From 81c15adbe401efb92101ab95a28585abce508077 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 15 Sep 2014 17:48:42 +0200 Subject: [PATCH] apache-ant: fix depends. --- srcpkgs/apache-ant/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/apache-ant/template b/srcpkgs/apache-ant/template index 7a5b7474989..6f1293d359f 100644 --- a/srcpkgs/apache-ant/template +++ b/srcpkgs/apache-ant/template @@ -9,7 +9,7 @@ homepage="http://ant.apache.org" distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.bz2" checksum="ac594ff7dcd461ebb3e607493af7682f84b1ceaa0621e17ec6367b8d2c410a1c" hostmakedepends="oracle-jdk" -depends="oracle-jdk?java-runtime" +depends="virtual?java-runtime" noarch="yes" _prefix=usr/share/apache-ant