summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c0fc745b21e..0aefd11aebf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = pidgin-mam-git
makedepends = git
makedepends = intltool
makedepends = tcl
- depends = libpurple
depends = startup-notification
depends = gtkspell
depends = libxss
diff --git a/PKGBUILD b/PKGBUILD
index 4a7f1002d444..5090797ab141 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Pidgin with Message Archive Management support"
arch=(i686 x86_64)
url="https://github.com/CkNoSFeRaTU/pidgin"
license=('GPL2')
-depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm' 'gst-plugins-base' 'gst-plugins-good' 'hicolor-icon-theme')
+depends=('startup-notification' 'gtkspell' 'libxss' 'libsm' 'gst-plugins-base' 'gst-plugins-good' 'hicolor-icon-theme')
optdepends=('aspell: for spelling correction')
makedepends=('git' 'intltool' 'tcl')
conflicts=('pidgin' 'libpurple')