wok rev 6890

Added nss to pidgin depends and nss-dev to pidgin build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 01:31:17 2010 +0000 (2010-10-21)
parents 044b5cb37007
children 500aaeee12ad
files pidgin/receipt
line diff
     1.1 --- a/pidgin/receipt	Thu Oct 21 01:30:02 2010 +0000
     1.2 +++ b/pidgin/receipt	Thu Oct 21 01:31:17 2010 +0000
     1.3 @@ -6,12 +6,12 @@
     1.4  SHORT_DESC="Instant messaging client using GTK+."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ gnutls libgcrypt libgpg-error startup-notification \
     1.7 -xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw libtasn1"
     1.8 -BUILD_DEPENDS="$DEPENDS gtk+-dev gnutls-dev libgcrypt-dev gnutls-dev \
     1.9 -startup-notification-dev libgpg-error-dev libxml2-dev libxcb-dev libidn-dev \
    1.10 -libtasn1-dev intltool expat-dev"
    1.11 +xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw libtasn1 nss"
    1.12 +BUILD_DEPENDS="gtk+-dev gnutls-dev libgcrypt-dev gnutls-dev \
    1.13 +startup-notification-dev libgpg-error-dev libxml2-dev libxcb-dev \
    1.14 +libidn-dev libtasn1-dev intltool expat-dev nss-dev \
    1.15 +ncursesw-dev xcb-util-dev"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17 -SUGGESTED="gnutls"
    1.18  WEB_SITE="http://www.pidgin.im/"
    1.19  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.20