summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax2014-10-02 14:18:10 -0400
committerMax2015-06-08 09:41:20 -0400
commitd685f723efc54b8d278210cee76a97a8d7b834d4 (patch)
tree6e61e05d62782abece6a1a8f09adf4ab25cdd102 /PKGBUILD
parenteae2ee978ad2274764b8e969ccc635ac53dd234c (diff)
downloadaur-d685f723efc54b8d278210cee76a97a8d7b834d4.tar.gz
Reorder vars according to wiki
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a49c33a73d6d..fed4552f0f31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="WYSIWYG editor for building character sheets for GURPS 4th Edition"
arch=('any')
url="http://gurpscharactersheet.com"
license=('MPL')
-makedepends=('git' 'apache-ant' 'java-environment=8')
depends=('java-runtime=8')
+makedepends=('git' 'apache-ant' 'java-environment=8')
source=(
'git://code.trollworks.com/apple_stubs.git'
"git://code.trollworks.com/gcs.git#tag=$pkgver"