diff --git a/PKGBUILD b/PKGBUILD index fefc68cbe6428..f96051ff3c026 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Open-source remake of Civilization V" url="https://github.com/yairm210/Unciv" license=('MPL-2.0') -depends=('java-runtime>=8' 'bash' 'xorg-xrandr') +depends=('java-runtime' 'bash' 'xorg-xrandr') provides=('unciv') conflicts=('unciv') arch=('any')