summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Powers2016-03-09 19:01:37 -0700
committerBenjamin Powers2016-03-09 19:01:37 -0700
commit5ddda3952b71ea1e63b472e819019763ecbf1b74 (patch)
tree2aa26c5f7be1141b66c4099764a4306c30ca4d30
parent71fa28e2d602332a46cc61b6091312ae3f1c1064 (diff)
downloadaur-5ddda3952b71ea1e63b472e819019763ecbf1b74.tar.gz
mix python2 depends
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD5
2 files changed, 18 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 335819c66606..1c04a7c9df67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Mar 7 04:28:57 UTC 2016
+# Wed Mar 9 05:20:43 UTC 2016
pkgbase = airtime
pkgdesc = Open broadcast software for scheduling and station management.
pkgver = 2.5.2.1
@@ -22,6 +22,18 @@ pkgbase = airtime
depends = python2
depends = python2-virtualenv
depends = python2-pip
+ depends = python2-configobj
+ depends = python2-anyjson
+ depends = python2-argparse
+ depends = python2-configobj
+ depends = python2-docopt
+ depends = python2-kombu
+ depends = python2-mutagen
+ depends = python2-poster
+ depends = python2-pydispatcher
+ depends = python2-pyinotify
+ depends = python2-pytz
+ depends = python2-wsgiref
depends = ocaml-soundtouch
depends = ocaml-taglib
depends = ocaml-ao
diff --git a/PKGBUILD b/PKGBUILD
index 5bec69f7730d..8f21330db680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,11 @@ license=('GPL3')
groups=()
depends=('php' 'php-gd' 'php-pear' 'zendframework' 'php-pgsql' 'php-apcu' 'php-apcu-bc'
'python2' 'python2-virtualenv' 'python2-pip'
+ 'python2-configobj' 'python2-anyjson'
+ 'python2-argparse' 'python2-configobj' 'python2-docopt'
+ 'python2-kombu' 'python2-mutagen' 'python2-poster'
+ 'python2-pydispatcher' 'python2-pyinotify' 'python2-pytz'
+ 'python2-wsgiref'
'ocaml-soundtouch' 'ocaml-taglib' 'ocaml-ao' 'ocaml-mad' 'ocaml-camomile'
'ecasound' 'portaudio' 'libsamplerate' 'vo-aacenc'
'patch'