summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Joram2016-12-27 19:40:03 +0100
committerPhilipp Joram2016-12-27 19:40:03 +0100
commitc4f5edbf96d718395fa3968df92dc8c06ed8684d (patch)
tree72370404b48c99e240d8b7de1ccde84f7f850048
parent8ee54366105d669ce92ebc9655f5a9df7b2c77cb (diff)
downloadaur-c4f5edbf96d718395fa3968df92dc8c06ed8684d.tar.gz
Depend on python-axolotl-curve25519-git
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75304130ce8a..7341b949ef41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="The python-axolotl package, needed for Whatsapp Moxie support"
url="https://github.com/tgalal/python-axolotl"
arch=('any')
license=('GPL')
-depends=('python' 'python-dateutil')
+depends=('python' 'python-axolotl-curve25519-git' 'python-dateutil')
makedepends=('python-setuptools')
source=('git://github.com/tgalal/python-axolotl')
sha512sums=('SKIP')