summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d32cb1720e69..c65890e426a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,9 @@ arch=('i686' 'x86_64')
url='http://openttd.org'
license=('GPL')
depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo' 'hicolor-icon-theme' 'desktop-file-utils' 'xz')
-optdepends=('openttd-opengfx: free graphics'
- 'openttd-opensfx: free soundset')
+optdepends=('openttd-opengfx: free graphics'
+ 'openttd-opensfx: free soundset'
+ 'timidity++: for in-game music')
makedepends=('git')
source=("$pkgname::git+https://github.com/OpenTTD/OpenTTD.git")