dosbox: fix makedepends
This commit is contained in:
parent
0af1af60ef
commit
a156bf3d15
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'dosbox'
|
||||
pkgname=dosbox
|
||||
version=0.74
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config SDL-devel libpng-devel SDL_net-devel SDL_sound-devel MesaLib-devel"
|
||||
makedepends="pkg-config SDL-devel libpng-devel SDL_net-devel SDL_sound-devel"
|
||||
short_desc="x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and DOS"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue