mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Fix jdk
This commit is contained in:
parent
b42a3e9607
commit
672b13cefd
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue