dosbox: fix makedepends
This commit is contained in:
parent
0af1af60ef
commit
a156bf3d15
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'dosbox'
|
# Template file for 'dosbox'
|
||||||
pkgname=dosbox
|
pkgname=dosbox
|
||||||
version=0.74
|
version=0.74
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
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"
|
short_desc="x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and DOS"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Reference in New Issue