wok-next diff xorg-xsetroot/receipt @ rev 11465
seed: add intltool to build_depends
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 17 11:45:19 2011 +0100 (2011-12-17) |
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 Dec 17 11:45:19 2011 +0100 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/"