summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEdu4rdSHL2022-11-01 23:12:08 -0500
committerEdu4rdSHL2022-11-01 23:12:08 -0500
commit4987cf02a9a13e90560194cf98db6f72040cbb57 (patch)
tree6434fa0cb480f0b494bcebc254f5f3407348a357 /PKGBUILD
parent2627ba05f0e0d82c1ee85c8f49b5793248fe64b4 (diff)
downloadaur-gajim-plugin-omemo-git.tar.gz
Bump package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a09728b7e81..33b8f3340aeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Gajim plugin for OMEMO Multi-End Message and Object Encryption.'
arch=(any)
url='https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin'
license=('GPL')
-depends=('gajim' 'python' 'python-qrcode' 'python-setuptools' 'python-cryptography' 'python-axolotl')
+depends=('gajim' 'python' 'python-qrcode' 'python-setuptools' 'python-cryptography' 'python-axolotl' 'python-jaraco.classes')
makedepends=('git')
provides=('gajim-plugin-omemo')
conflicts=('gajim-plugin-omemo')