apache-ant: fix depends.

This commit is contained in:
Juan RP 2014-09-15 17:48:42 +02:00
parent f72f537acb
commit 81c15adbe4

View file

@ -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