wok diff xorg-xrandr/receipt @ rev 9044

atm-tools: need make -j1
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 04 08:49:41 2011 +0100 (2011-03-04)
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	Fri Mar 04 08:49:41 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/"