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 9169cbda335a..54b90d9d5856 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Highly extensible IDE (Java and DSL version)"
arch=('x86_64')
url="https://www.eclipse.org/"
license=('EPL')
-depends=('java-environment>=17' webkit2gtk unzip)
+depends=('java-runtime>=17' webkit2gtk unzip)
provides=(eclipse=$pkgver-$pkgrel)
conflicts=(eclipse)