wok diff xorg-xsetroot/receipt @ rev 10836
Add idesk (may be used for a kids flavor)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jun 08 23:19:22 2011 +0200 (2011-06-08) |
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 Wed Jun 08 23:19:22 2011 +0200 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/"