summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarc Mettke2018-01-26 06:55:52 +0100
committerMarc Mettke2018-01-26 06:55:52 +0100
commite4372c292ebfa534ec23d4c499b950b3628fc4dd (patch)
treecc4c2e33a95b4580c0b0eb3180a88aa86ac422ba /PKGBUILD
parentb7d675b6c3b39acb31da373d9c80653788635508 (diff)
downloadaur-e4372c292ebfa534ec23d4c499b950b3628fc4dd.tar.gz
[gnustep-gui] Added flite1 as optional dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe4c9c1bea86..454cf1772113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ url="http://www.gnustep.org/"
license=('LGPL')
depends=('aspell' 'gcc-libs' 'libcups' 'audiofile' 'libsndfile' 'giflib' 'libao')
makedepends=('gcc-objc' 'gnustep-base' 'gnustep-make')
+optdepends=('flite1: required for speech synthesis')
conflicts=('gnustep-gui-svn')
groups=('gnustep-core')
options=('!makeflags')