wok-6.x diff conky/receipt @ rev 3319
Add busybox/ip and tftpd/ris support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 08 16:39:21 2009 +0200 (2009-06-08) |
parents | 52dc4b48ed81 |
children | f7e96b8e3444 |
line diff
1.1 --- a/conky/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/conky/receipt Mon Jun 08 16:39:21 2009 +0200 1.3 @@ -5,7 +5,9 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Simple and very light system monitor." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -BUILD_DEPENDS="xorg-libXdamage" 1.8 +DEPENDS="expat fontconfig freetype glib xorg-libX11 xorg-libXau \ 1.9 +xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes \ 1.10 +xorg-libXft xorg-libXrender zlib" 1.11 BUILD_DEPENDS="xorg-dev xorg-libXdamage-dev xorg-libXft-dev glib glib-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://conky.sourceforge.net/"