mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/xonotic: add depends on alsa-lib-dev
This commit is contained in:
parent
dd751ad279
commit
276e37454b
@ -8,7 +8,7 @@ url="http://www.xonotic.org/"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends="xonotic-data"
|
||||
depends_dev="sdl-dev mesa-dev jpeg-dev libvorbis-dev libxpm-dev libxxf86dga-dev libxxf86vm-dev libmodplug-dev libpng-dev"
|
||||
depends_dev="sdl-dev mesa-dev jpeg-dev libvorbis-dev libxpm-dev libxxf86dga-dev libxxf86vm-dev libmodplug-dev libpng-dev alsa-lib-dev"
|
||||
makedepends="$depends_dev"
|
||||
install=""
|
||||
subpackages="$pkgname-glx $pkgname-sdl"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user