This commit is contained in:
tiziodcaio 2021-12-18 19:53:02 +01:00
parent b42a3e9607
commit 672b13cefd
No known key found for this signature in database
GPG key ID: 7892DEA6AD8E816B

View file

@ -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')