vice: add alsa-lib-devel to enable ALSA support
This commit is contained in:
committed by
Jürgen Buchmüller
parent
6c0faa7f0b
commit
0db0fd6993
@@ -1,7 +1,7 @@
|
||||
# Template file for 'vice'
|
||||
pkgname=vice
|
||||
version=3.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
$(vopt_enable sdl2 sdlui2)
|
||||
@@ -21,6 +21,7 @@ makedepends="
|
||||
libpng-devel
|
||||
giflib-devel
|
||||
glew-devel
|
||||
alsa-lib-devel
|
||||
$(vopt_if sdl2 SDL2_mixer-devel)
|
||||
$(vopt_if sdl2 SDL2-devel)
|
||||
$(vopt_if gtk3 gtk+3-devel)
|
||||
|
||||
Reference in New Issue
Block a user