mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crimson: build with new sdl12-compat library
This commit is contained in:
parent
3b5d3f4b32
commit
a6563a6fba
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'crimson'
|
# Template file for 'crimson'
|
||||||
pkgname=crimson
|
pkgname=crimson
|
||||||
version=0.5.3
|
version=0.5.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="SDL-devel SDL_mixer-devel SDL_net-devel SDL_ttf-devel"
|
makedepends="sdl12-compat-devel SDL_mixer-devel SDL_net-devel SDL_ttf-devel"
|
||||||
short_desc="Tactical war game in the tradition of the popular Battle Isle"
|
short_desc="Tactical war game in the tradition of the popular Battle Isle"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue