summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcfair2017-11-22 13:27:56 -0700
committercfair2017-11-22 13:27:56 -0700
commit2b2570a013745a012742da717bf5a8732d80ebe7 (patch)
treed96783f715a7e84a627020271c9a6b3f799f3965
parent3f0fc04604857c69951468182ece9d2954d9e0cc (diff)
downloadaur-2b2570a013745a012742da717bf5a8732d80ebe7.tar.gz
I am still working on this install...not working properly yet
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76b8ab6e2c4e..9f65ab32260d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://www.triplea-game.org/"
license=('GPL')
install=${pkgname}.install
-depends=('gradle' 'jdk' 'gtk-update-icon-cache' 'java-runtime')
+depends=('gtk-update-icon-cache' 'java-runtime')
source=( "https://github.com/triplea-game/triplea/archive/${pkgver}.zip"
"triplea")
sha256sums=('04ff41bc359d76d9432eab31008520688844fcdae670455fa6260680355bef7a' '8bdbbb7cf333a042bde7605f03683e560e97d1cbe8ebaabc5bd2134ce30a462d' )