summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Parrish2015-06-16 16:56:10 -0400
committerDavid Parrish2015-06-16 16:56:25 -0400
commitc2b4ee0c53d9aac20de0c9d512de43ce0ed277bb (patch)
tree6ad2d3478b30efe393173184aefd9b81e49beb5d /PKGBUILD
parent3c60262fe188eca84ce766f3089f61c909f1d698 (diff)
downloadaur-c2b4ee0c53d9aac20de0c9d512de43ce0ed277bb.tar.gz
Require openjfx and bash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc5e10011ad2..5db8c701ce60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="A multi-coin wallet that supports trustless cross-chain trading"
arch=('x86_64')
url="http://mercuryex.com/"
license=('MIT')
+depends=('bash' 'java-openjfx')
source_x86_64=("https://github.com/mappum/mercury/releases/download/0.0.2-alpha/MercuryWallet-0.0.2.jar"
"mercuryex.sh"
"LICENSE.md"