From 63c0314caec8eab1fd8fb689aff3ac59a9e444a6 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Tue, 17 Sep 2019 16:46:47 -0400 Subject: [PATCH] fix deps --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index a1aaf52..7669c48 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgdesc="A modern Quake 1 engine. Forked from Fitzquake. Stable version with opt arch=('i686' 'x86_64') url="http://quakespasm.sourceforge.net" license=('GPL2') -depends=('libvorbis' 'libmad' 'flac' 'opusfile' 'sdl2') +depends=('libvorbis' 'libmad' 'flac' 'opusfile' 'libmikmod' 'sdl2') conflicts=('quakespasm-svn') install=$pkgname.install source=(https://sourceforge.net/projects/quakespasm/files/Source/$pkgname-$pkgver.tgz