mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rott: build with new sdl12-compat library
This commit is contained in:
parent
7765234f8c
commit
ef6f196df8
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'rott'
|
# Template file for 'rott'
|
||||||
pkgname=rott
|
pkgname=rott
|
||||||
version=1.1.2
|
version=1.1.2
|
||||||
revision=2
|
revision=3
|
||||||
build_wrksrc=rott
|
build_wrksrc=rott
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
makedepends="SDL_mixer-devel SDL-devel"
|
makedepends="SDL_mixer-devel sdl12-compat-devel"
|
||||||
short_desc="Port of Apogee's 3D action title Rise of the Triad"
|
short_desc="Port of Apogee's 3D action title Rise of the Triad"
|
||||||
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