# HG changeset patch # User Christopher Rogers # Date 1287624677 0 # Node ID 5d59e8648183c11cce1de0020a41585e10ee939c # Parent 044b5cb37007461ae59d1825072150d3e9dd263f Added nss to pidgin depends and nss-dev to pidgin build depends. diff -r 044b5cb37007 -r 5d59e8648183 pidgin/receipt --- a/pidgin/receipt Thu Oct 21 01:30:02 2010 +0000 +++ b/pidgin/receipt Thu Oct 21 01:31:17 2010 +0000 @@ -6,12 +6,12 @@ SHORT_DESC="Instant messaging client using GTK+." MAINTAINER="pankso@slitaz.org" DEPENDS="gtk+ gnutls libgcrypt libgpg-error startup-notification \ -xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw libtasn1" -BUILD_DEPENDS="$DEPENDS gtk+-dev gnutls-dev libgcrypt-dev gnutls-dev \ -startup-notification-dev libgpg-error-dev libxml2-dev libxcb-dev libidn-dev \ -libtasn1-dev intltool expat-dev" +xorg-libXdamage libxml2 libxcb xcb-util libidn ncursesw libtasn1 nss" +BUILD_DEPENDS="gtk+-dev gnutls-dev libgcrypt-dev gnutls-dev \ +startup-notification-dev libgpg-error-dev libxml2-dev libxcb-dev \ +libidn-dev libtasn1-dev intltool expat-dev nss-dev \ +ncursesw-dev xcb-util-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" -SUGGESTED="gnutls" WEB_SITE="http://www.pidgin.im/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"