summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')