summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Fanninger2016-07-21 21:11:39 +0200
committerThomas Fanninger2016-07-21 21:11:39 +0200
commitea034afba3b777781703057e44f9b81eddec5543 (patch)
tree2acaa4c92476eea62540db8e797782a5ac296622 /PKGBUILD
parentf4457e5f632b5f9a304d426c1df8adb0d3e49738 (diff)
downloadaur-ea034afba3b777781703057e44f9b81eddec5543.tar.gz
Add python-e4u depense
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49fdcb4c30e6..d573e09cb7b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=transwhat
pkgver=0.2
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="A gateway between the XMPP and the WhatsApp IM networks"
arch=('any')
url="https://github.com/stv0g/transwhat"
license=('GPL')
provides=('transwhat')
-depends=('python' 'protobuf-python' 'python-pillow' 'python-dateutil' 'python-yowsup-git>=2')
+depends=('python' 'protobuf-python' 'python-pillow' 'python-dateutil' 'python-yowsup-git>=2' 'python-e4u')
makedepends=('python-setuptools')
options=('!strip' '!emptydirs')