summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Gross2017-02-26 21:30:34 -0500
committerJustin Gross2017-02-26 21:30:34 -0500
commit44f65b9832eee0dc4b66e9821b0ad9d9ec6ab7a0 (patch)
tree5aee94e0a389ec4c52f8eb72bed274a94b3d723e
parente4e12946c6774b6644a2aece2517e68f534d273d (diff)
downloadaur-44f65b9832eee0dc4b66e9821b0ad9d9ec6ab7a0.tar.gz
Update makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 885bd204568e..fe9d5692cdaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/CkNoSFeRaTU/pidgin"
license=('GPL2')
depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm' 'gst-plugins-base' 'gst-plugins-good' 'hicolor-icon-theme')
optdepends=('aspell: for spelling correction')
-makedepends=('git')
+makedepends=('git' 'intltool' 'tcl')
conflicts=('pidgin')
provides=('pidgin')
source=("pidgin-mam-git::git+https://github.com/CkNoSFeRaTU/pidgin")