summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0af6983156bc..f036bf28619e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Cross-platform desktop application that allows users to trade national
arch=('any')
url="https://bisq.network"
license=('AGPL3')
-depends=('java-runtime' 'bash')
+depends=('jdk11-openjdk' 'bash')
makedepends=('git' 'git-lfs' 'jdk11-openjdk')
source=("bisq.desktop")
sha256sums=('687d643fbe84660c3ebfe6270de98214f2e3ea791cb1d07d96d7ed889d61d406')