summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-12-19 11:44:30 +0100
committerMichel Zou2016-12-19 11:44:30 +0100
commit47ba0884b3d356ece368f50f0561cf2ac60ed633 (patch)
tree7663ff2489f5c9da698968606376c6406ea62545 /PKGBUILD
parenta09ed2af3f2a4a4683a5047da1a9860bc08f381e (diff)
downloadaur-47ba0884b3d356ece368f50f0561cf2ac60ed633.tar.gz
pico
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ede8af048c05..34d35a084dd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=0.3.0
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Modular always-on voice controlled personal assistant designed for home automation"
-depends=(portaudio python2-speechrecognition python2-markupsafe python2-pyaudio python2-pythondialog python2-jinja python2-cffi python2-flask-restful python2-wikipedia python2-pygmail python2-twitter python2-ipaddress python2-wakeonlan python2-apscheduler python2-flask-testing python2-httpretty python2-requests)
+depends=(portaudio python2-speechrecognition python2-markupsafe python2-pyaudio python2-pythondialog python2-jinja python2-cffi python2-flask-restful python2-wikipedia python2-pygmail python2-twitter python2-ipaddress python2-wakeonlan python2-apscheduler python2-flask-testing python2-httpretty python2-requests svox-pico-bin)
license=('MIT')
url="https://github.com/kalliope-project/kalliope"
source=("https://github.com/kalliope-project/kalliope/archive/v${pkgver}.tar.gz")