wok diff xorg-xdriinfo/receipt @ rev 9705

gcc: dont erase Godane change ($stuff)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 20:09:05 2011 +0200 (2011-05-08)
parents bff2fd2daf51
children 6b09507225ec
line diff
     1.1 --- a/xorg-xdriinfo/receipt	Sun Nov 14 15:49:32 2010 +0000
     1.2 +++ b/xorg-xdriinfo/receipt	Sun May 08 20:09:05 2011 +0200
     1.3 @@ -6,8 +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"
     1.8 -BUILD_DEPENDS="mesa"
     1.9 +DEPENDS="xorg-libX11 mesa"
    1.10 +BUILD_DEPENDS="xorg-libX11-dev mesa-dev"
    1.11  SUGGESTED="nvidia"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.x.org/"