wok diff xorg-xf86-video-ati/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 f2d5f13a8935
children 76e20a3a9bdb
line diff
     1.1 --- a/xorg-xf86-video-ati/receipt	Fri Feb 04 11:31:32 2011 +0000
     1.2 +++ b/xorg-xf86-video-ati/receipt	Thu Feb 17 18:56:09 2011 +0100
     1.3 @@ -10,7 +10,8 @@
     1.4  SOURCE="xf86-video-ati"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.x.org/"
     1.7 -WGET_URL="$XORG_MIRROR/driver/$TARBALL"
     1.8 +#WGET_URL="$XORG_MIRROR/driver/$TARBALL"
     1.9 +WGET_URL="http://xorg.freedesktop.org/releases/individual/driver/$TARBALL"
    1.10  TAGS="xorg display"
    1.11  
    1.12  # Rules to configure and make the package.