summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be520ac520be..62effa675a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Bash-like shell based on Clojure"
arch=('x86_64')
url='https://github.com/dundalek/closh'
license=('EPL')
+depends=('java-runtime>=8')
source=("${pkgname}-${pkgver}.jar::https://github.com/dundalek/closh/releases/download/v${pkgver}/closh-zero.jar")
sha256sums=('a7038d296a6ba8cd0063f6c47fd93962a4865d3c0e496d0f5c7af71fb1db3f1d')