summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-05-14 09:37:53 -0400
committerSolomon Choina2020-05-14 09:37:53 -0400
commitd531a65a1e7462892300d346f3c46bd66a13d58e (patch)
tree580cb478f17a0f78dd3315c961e3c5315e7120e6
parentd01706bef8b166e47f4061c5fc8235cc9e4bef53 (diff)
downloadaur-d531a65a1e7462892300d346f3c46bd66a13d58e.tar.gz
gplugin-hg for both
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac12b2b5cbe3..4a3bd7eb0621 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -37,7 +37,7 @@ pkgbase = pidgin-hg
makedepends = meson
depends = enchant
depends = libgadu
- depends = gplugin
+ depends = gplugin-hg
depends = gmime3
depends = qt5-base
depends = talkatu-hg
diff --git a/PKGBUILD b/PKGBUILD
index fb0bc1612863..0835084ef935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="Multi-protocol instant messaging client. Latest mercurial build."
arch=('i686' 'x86_64')
url="http://pidgin.im/"
license=('GPL')
-depends=('enchant' 'libgadu' 'gplugin' 'gmime3' 'qt5-base'
+depends=('enchant' 'libgadu' 'gplugin-hg' 'gmime3' 'qt5-base'
'talkatu-hg' 'libgnt3-hg' 'meanwhile' 'farstream'
'libsasl' 'libidn' 'nss' 'kwallet'
'libgnome-keyring' 'startup-notification' 'gtkspell'