summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Powers2016-03-05 16:38:36 -0700
committerBenjamin Powers2016-03-05 16:38:36 -0700
commit4e1639ce63e03d7af14fd4977d834b11d97cb1c9 (patch)
treeca2182bfb48e41145b44c4321e77aeb891132246 /PKGBUILD
parent7320fb5b9e564e4a349f896553d4a93df674ef2d (diff)
downloadaur-4e1639ce63e03d7af14fd4977d834b11d97cb1c9.tar.gz
fix dependcies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b60852324a3b..118f98643cf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,19 +8,18 @@ url="http://www.sourcefabric.org/en/airtime"
license=('GPL3')
groups=()
depends=('php' 'php-gd' 'php-pear' 'zendframework' 'php-pgsql' 'php-apcu' 'php-apcu-bc'
- 'python' 'pyhton-virtualenv' 'python-pip'
+ 'python' 'python-virtualenv' 'python-pip'
'ocaml-soundtouch' 'ocaml-taglib' 'ocaml-ao' 'ocaml-mad' 'ocaml-camomile'
'ecasound' 'portaudio' 'libsamplerate' 'vo-aacenc'
'patch'
- 'mpg123' 'vorbisgain' 'pwgen' 'vorbis-tools' 'silan' 'lsof'
- 'libpulse' 'fadd2' 'alsa-utils'
+ 'mpg123' 'vorbisgain' 'pwgen' 'vorbis-tools' 'silan-git' 'lsof'
+ 'libpulse' 'alsa-utils'
'liquidsoap'
'coreutils' 'sudo'
'curl'
'opus' 'flac' 'lame'
'multitail'
'perl'
- 'ssl-cert'
'tar>=1.22' 'unzip' 'gzip>=1.3.12')
optdepends=('rabbitmq: localy hosted rabbitmq server'
'postgresql: localy hosted Database server'