summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSlashbunny2020-02-17 19:33:00 -0500
committerSlashbunny2020-02-17 19:33:00 -0500
commit9bf401b03ebc1e23480ab857ee43df5d55df32cd (patch)
treebe436ccab0195b07c7d9ad94e863c0c60b3f3146 /PKGBUILD
parent09c0a2c9b9830940677697dcc66a398444cb6963 (diff)
downloadaur-9bf401b03ebc1e23480ab857ee43df5d55df32cd.tar.gz
Add speex dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a444e4b227f..eff4efd6eb9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="One of the most Popular QuakeWorld clients for Linux/BSD/OSX/Win32. You need the retail pak files to play."
url="http://ezquake.sourceforge.net/"
license=('GPL')
-depends=('curl' 'expat' 'jansson' 'libjpeg-turbo' 'libpng' 'openssl' 'sdl2')
+depends=('curl' 'expat' 'jansson' 'libjpeg-turbo' 'libpng' 'openssl' 'sdl2' 'speex')
makedepends=('unzip' 'vim')
conflicts=('ezquake-git' 'fuhquake')
provides=('quake' 'fuhquake')