wok-6.x diff xorg-xdriinfo/receipt @ rev 6938
Changed fluidsynth WGET_URL to a working one.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 23 16:37:10 2010 +0000 (2010-10-23) |
parents | 413b0174114a |
children | 07ae722ec64e |
line diff
1.1 --- a/xorg-xdriinfo/receipt Sun Feb 28 18:16:33 2010 +0100 1.2 +++ b/xorg-xdriinfo/receipt Sat Oct 23 16:37:10 2010 +0000 1.3 @@ -6,7 +6,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Query configuration information of DRI drivers" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg-libX11 nvidia" 1.8 +DEPENDS="xorg-libX11" 1.9 +SUGGESTED="nvidia" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.x.org/" 1.12 WGET_URL="http://xorg.mirror.solnet.ch/pub/individual/app/$TARBALL"