summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63196a4732aa..d52e0f3e66c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ url="http://${pkgname}.org"
license=('GPL')
conflicts=("${pkgname}")
provides=("${pkgname}")
-depends=('java-runtime' 'bash')
+install=${pkgname}.install
+depends=('java-runtime' 'jre8-openjdk' 'bash')
source=("https://github.com/langerhans/${pkgname}/releases/download/v${pkgver}/multidoge-${pkgver}-linux.jar"
${pkgname}
install.properties