wok diff xorg-xdriinfo/receipt @ rev 6109

fox, fox14, glew, libqwt5-qt4, normalize, nut, ophcrack, scribus: fix build_depends (no virtual packages)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 04 12:47:38 2010 +0200 (2010-09-04)
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 Sep 04 12:47:38 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"