summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmitry Kharitonov2015-07-11 11:56:41 +0500
committerDmitry Kharitonov2015-07-11 11:56:41 +0500
commit5bd0505f7e81669706ca7f4d88f5b7e1b05213c4 (patch)
tree616e65a6849d2df77eeb1dc017bc9bd3e321016c /PKGBUILD
parent36bc5bac7ce3756b0577b45656758b3d83698d6a (diff)
downloadaur-5bd0505f7e81669706ca7f4d88f5b7e1b05213c4.tar.gz
Depend on standard timidity++ should be enough
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90e0c44af1dc..2bb5c9466968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=("custom")
depends=("sdl_mixer"
"zlib"
"lua"
- "timidity-eawpatches"
+ "timidity++"
"sdl_image")
conflicts=("doomrl-lq doomrl-ogg")