wok diff xorg-xdriinfo/receipt @ rev 11749

Fix galculator desktop file and remove icon they is one in the new slitaz-icon
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 02:56:59 2012 +0100 (2012-02-22)
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	Wed Feb 22 02:56:59 2012 +0100
     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/"