wok diff pidgin-libnotify/receipt @ rev 8684

Fix dep: gnome-menus depends on libgio
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:56:09 2011 +0100 (2011-02-17)
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	Thu Feb 17 18:56:09 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()