wok diff pidgin/receipt @ rev 1577

abiword-plugins: add libgio in DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 15 20:27:12 2008 +0000 (2008-10-15)
parents d5de9141269e
children f463bc0fb118
line diff
     1.1 --- a/pidgin/receipt	Thu Aug 21 15:41:04 2008 +0200
     1.2 +++ b/pidgin/receipt	Wed Oct 15 20:27:12 2008 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pidgin"
     1.7 -VERSION="2.5.0"
     1.8 +VERSION="2.5.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Instant messaging client using GTK+."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+"
    1.13  BUILD_DEPENDS="gtk+-dev gnutls-dev libgcrypt-dev libgpg-error-dev
    1.14 -	startup-notification-dev"
    1.15 +	startup-notification-dev libiconv"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17  SUGGESTED="gnutls"
    1.18  WEB_SITE="http://www.pidgin.im/"