wok diff xorg-xrandr/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents b0a2ee8d291f
children aaed053572c3
line diff
     1.1 --- a/xorg-xrandr/receipt	Sun Nov 14 15:45:47 2010 +0000
     1.2 +++ b/xorg-xrandr/receipt	Thu Feb 24 16:18:46 2011 +0100
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="X app to show system resources usage."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 +DEPENDS="xorg-libXrandr"
     1.9 +BUILD_DEPENDS="xorg-libXrandr-dev"
    1.10  SOURCE="xrandr"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.x.org/"