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 05ca3c79517e..8dc9170b9361 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Use graph theory to reveal the hidden and often unintended relationship
arch=('x86_64' 'aarch64' 'armv7h')
url="https://github.com/BloodHoundAD/BloodHound"
license=('GPLv3')
-depends=('neo4j-community' 'java-runtime')
+depends=('neo4j-community' 'java-runtime>=11')
makedepends=('electron' 'npm' 'python-sphinx' )
source=("https://github.com/BloodHoundAD/BloodHound/archive/${pkgver}.tar.gz"
"bloodhound.desktop")