summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2021-05-17 11:35:31 -0400
committerStorm Dragon2021-05-17 11:35:31 -0400
commit4c8c420d8bb917fd54aa24f65dcb27a042968a18 (patch)
tree978707ebb8a89424fe4d59682e936506ddba8945 /PKGBUILD
parent83d18f94aaa4cd57563f95dddb5f9470d96cd47e (diff)
downloadaur-soundrts-git.tar.gz
Updated dependencies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6548e608e45..e037e6dc57f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,8 @@ pkgdesc="A real-time strategy audio game"
arch=('any')
url="https://github.com/chrys87/soundrts"
license=('BSD' 'Unknown')
-depends=('python' 'python-pygame')
+depends=('python' 'python-pygame' 'simpleorcapluginsystem')
makedepends=('git')
-optdepends=('espeak: TTS support'
- 'speech-dispatcher: TTS support'
- 'python2-speechd: For speech-dispatcher to work with SoundRTS.')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("$_pkgname::git+https://github.com/chrys87/soundrts.git"