[arch-commits] Commit in pidgin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Aug 21 03:22:53 UTC 2011


    Date: Saturday, August 20, 2011 @ 23:22:53
  Author: foutrelis
Revision: 135973

Remove versioned dependency of pidgin on libpurple.

Modified:
  pidgin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-21 03:00:57 UTC (rev 135972)
+++ PKGBUILD	2011-08-21 03:22:53 UTC (rev 135973)
@@ -48,8 +48,8 @@
 
 package_pidgin(){
   pkgdesc="Multi-protocol instant messaging client"
-  depends=("libpurple=$pkgver-$pkgrel" 'startup-notification' 'gtkspell'
-           'libxss' 'libsm' 'gstreamer0.10' 'hicolor-icon-theme')
+  depends=('libpurple' 'startup-notification' 'gtkspell' 'libxss' 'libsm'
+           'gstreamer0.10' 'hicolor-icon-theme')
   optdepends=('aspell: for spelling correction'
               'ca-certificates: SSL CA certificates'
               'gstreamer0.10-good-plugins: video and voice support'




More information about the arch-commits mailing list