wok diff xorg-xdriinfo/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
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	Sun Mar 28 17:16:33 2010 +0200
     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"