summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorraininja2015-08-23 23:59:42 -0400
committerraininja2015-08-23 23:59:42 -0400
commit8b2626f1639e7a33e8f06af6e551fc3c29ae8c1d (patch)
tree3ba8b81e90626a8f32feb6606edfdf095d4d8ac8 /PKGBUILD
parent9e86afc8198e90e725e8114c92db915d821b9753 (diff)
downloadaur-8b2626f1639e7a33e8f06af6e551fc3c29ae8c1d.tar.gz
optdepends of vex
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45ec4f8fa2b7..04702f477f59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
makedepends=('python2' 'python2-rrdtool' 'python2-lxml' 'python2-setuptools' 'zlib' 'python2-django' 'python2-dj-database-url'
'python2-pip' 'python2-requests' 'python2-crypto' 'python2-sievelib' 'python2-chardet' 'python2-argparse' 'python2-django-reversion')
optdepends=('python2-virtualenv' 'mysql' 'postgresql' 'sqlite' 'python2-mysql-connector' 'python2-psycopg2' 'python2-aspw'
- 'python2-gunicorn')
+ 'python2-gunicorn' 'python2-vex')
provides=('modoboa')
conflicts=('modoboa-git')
source=("https://pypi.python.org/packages/source/m/$pkgname/$pkgname-$pkgver.tar.gz"