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