wok-6.x diff pidgin-libnotify/receipt @ rev 8788
Fix bdeps: graveman needs intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:57:55 2011 +0100 (2011-02-22) |
parents | b7ad907547b5 |
children | 96d0de4a697c |
line diff
1.1 --- a/pidgin-libnotify/receipt Thu Feb 04 22:20:24 2010 +0100 1.2 +++ b/pidgin-libnotify/receipt Tue Feb 22 22:57:55 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="pidgin-dev libpurple-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://gaim-libnotify.sourceforge.net/" 1.7 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.8 +WGET_URL="http://downloads.sourceforge.net/project/gaim-libnotify/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()