wok diff xorg-xsetroot/receipt @ rev 10235

Up: libdrm to 2.4.25.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 00:36:13 2011 +0000 (2011-05-21)
parents 16348b9c0e7c
children eb8067417980
line diff
     1.1 --- a/xorg-xsetroot/receipt	Sun Nov 14 16:50:04 2010 +0000
     1.2 +++ b/xorg-xsetroot/receipt	Sat May 21 00:36:13 2011 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xsetroot is a tool to configure X root background color."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 -BUILD_DEPENDS="xorg-xbitmaps"
     1.9 +DEPENDS="xorg-libXmu xorg-libXcursor"
    1.10 +BUILD_DEPENDS="xorg-libXmu-dev xorg-libXcursor-dev xorg-xbitmaps"
    1.11  SOURCE="xsetroot"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.x.org/"