mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/ioquake3-rbp : makedepends git
This commit is contained in:
parent
9787690352
commit
8aefeaf5ba
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkgdesc='ioquake3 for Raspberry Pi'
|
|||
arch=('armv6h')
|
||||
url='http://ioquake3.org/'
|
||||
license=('GPLv2')
|
||||
makedepends=('raspberrypi-firmware' 'sdl')
|
||||
makedepends=('raspberrypi-firmware' 'sdl' 'git')
|
||||
depends=('sdl')
|
||||
conflicts=('quake3' 'quake3-icculus-svn' 'quake3-svn' 'ioquake3-svn')
|
||||
provides=('quake3')
|
||||
|
|
Loading…
Reference in a new issue