summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2019-09-22 13:09:19 +0200
committerjnanar2019-09-22 13:09:19 +0200
commit22f89693e3e73ffce91952e323a5112b4a015682 (patch)
treecb6473bdf114233a6676e8bf519315991650431f
parent66b0c95c6a67631b16e738ed4d256019134940a0 (diff)
downloadaur-22f89693e3e73ffce91952e323a5112b4a015682.tar.gz
update dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d8409f7772c..c6271dc0ffc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,6 +13,7 @@ pkgbase = sat-cagou-hg
depends = xsel
depends = python2-kivy-garden
depends = sat-media-hg
+ depends = python2-pycryptodome
options = !emptydirs
source = hg+https://repos.goffi.org/cagou
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3a0e7ee45ebc..2b3451d1512b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc=""
arch=(any)
url=""
license=('AGPL3')
-depends=('python2' 'python2-kivy' 'sat-xmpp-hg' 'sat-templates-hg' 'sat-tmp-hg' 'xsel' 'python2-kivy-garden' 'sat-media-hg')
+depends=('python2' 'python2-kivy' 'sat-xmpp-hg' 'sat-templates-hg' 'sat-tmp-hg' 'xsel' 'python2-kivy-garden' 'sat-media-hg' 'python2-pycryptodome')
makedepends=('mercurial' 'python2-requests')
options=(!emptydirs)
#optdepends=('')