summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8208b125ed60..bfc833f2748a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,6 +17,7 @@ pkgbase = doomsday
depends = wxpython
depends = assimp
depends = fluidsynth
+ depends = soundfont-fluid
optdepends = doom1-wad: Doom shareware,
optdepends = heretic1-wad: Heretic shareware,
optdepends = hexen1-wad: Hexen shareware
diff --git a/PKGBUILD b/PKGBUILD
index dc644c50ef63..f7bd642b7ebe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="http://dengine.net/"
arch=('i686' 'x86_64')
license=('GPL2')
conflicts=('doomsday2-unstable' 'i686-doomsday2-unstable')
-depends=('qt5-base' 'qt5-x11extras' 'sdl2_net' 'sdl2_mixer' 'fmodex' 'wxpython' 'assimp' 'fluidsynth')
+depends=('qt5-base' 'qt5-x11extras' 'sdl2_net' 'sdl2_mixer' 'fmodex' 'wxpython' 'assimp' 'fluidsynth' 'soundfont-fluid' )
makedepends=('imagemagick')
optdepends=('doom1-wad: Doom shareware',
'heretic1-wad: Heretic shareware',