ports: Cleanup dependencies and configure flags
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
NAME='xash3d-fwgs'
|
||||
VERSION='git'
|
||||
DOWNLOAD_URL="https://github.com/FWGS/xash3d-fwgs.git#da1b9ad80d76156a5cbd54d3ce87edb32634ea87"
|
||||
DEPENDENCIES=('SDL2' 'freetype')
|
||||
DEPENDENCIES=('SDL2' 'freetype' 'bzip2' 'libvorbis')
|
||||
|
||||
configure() {
|
||||
git submodule update --init --recursive || exit 1
|
||||
|
||||
Reference in New Issue
Block a user