summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2018-02-11 13:41:40 +0100
committerMichel Zou2018-02-11 13:41:40 +0100
commit076542764dcabbcb5fd5c54b2126857146bf905c (patch)
tree914ed12eb990cf751313adede144cf209a438083 /PKGBUILD
parenta48248b9e305c912c1ab01328d0422dc4f0dc00c (diff)
downloadaur-076542764dcabbcb5fd5c54b2126857146bf905c.tar.gz
wget
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f8b02cb3179..6e17c23b5e00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=0.5.0
pkgrel=1
arch=('x86_64')
pkgdesc="Modular always-on voice controlled personal assistant designed for home automation"
-makedepends=(swig)
+makedepends=(swig wget)
depends=(portaudio python-speechrecognition python-markupsafe python-pyaudio python-pythondialog python-jinja python-cffi python-flask-restful python-ipaddress python-apscheduler python-flask-testing python-httpretty python-requests svox-pico-bin mplayer python-feedparser python-mock python-transitions python-gitpython python-pyalsaaudio python-rpi.gpio python-soundfile python-sounddevice python-sox python-voicerss-tts python-paho-mqtt cblas)
license=('MIT')
url="https://github.com/kalliope-project/kalliope"