summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-05-25 02:47:39 -0400
committerYour Name2018-05-25 02:47:39 -0400
commitb66a26b15f9e0afda6e197fb7e1458bb6a5c46fc (patch)
tree2857309fffe158c98ba37287c0c12b5a4157e85c
parentcd5a18691e826fee67c6175c1e644f65d792ba47 (diff)
downloadaur-b66a26b15f9e0afda6e197fb7e1458bb6a5c46fc.tar.gz
update depends
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0291eb0ee5a1..0f89b0d87ab9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri May 25 06:41:31 UTC 2018
+# Fri May 25 06:47:35 UTC 2018
pkgbase = apache-ant-10
pkgdesc = A java-based build tool
pkgver = 1.10.3
@@ -7,8 +7,7 @@ pkgbase = apache-ant-10
url = https://ant.apache.org/
arch = any
license = APACHE
- makedepends = java-environment>=8
- depends = java-runtime>=8
+ depends = java-environment>=8
optdepends = junit: to use the junit tasks
provides = apache-ant
provides = apache-ant-doc
diff --git a/PKGBUILD b/PKGBUILD
index feb56963fe44..df4e2644ca54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@ pkgdesc='A java-based build tool'
license=('APACHE')
provides=('apache-ant' 'apache-ant-doc')
conflicts=('apache-ant' 'apache-ant-doc')
-depends=('java-runtime>=8')
-makedepends=('java-environment>=8')
+depends=('java-environment>=8')
optdepends=('junit: to use the junit tasks')
validpgpkeys=('CE8075A251547BEE249BC151A2115AE15F6B8B72') # Stefan Bodewig
source=("https://www.apache.org/dist/ant/source/apache-ant-${pkgver}-src.tar.bz2"{,.asc}