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 705dfce38b5c..bb775940e722 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Pattern-based random phrase generation using WordNet"
arch=('any')
url="https://github.com/AbsurdlySuspicious/PhraseGen"
license=('Apache')
-depends=('java-environment' 'bash')
+depends=('java-runtime>=8' 'bash')
provides=('phgen')
conflicts=('phgen-git')