wok diff slim/receipt @ rev 1543
smbclient: fix build tree
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 11 14:06:07 2008 +0000 (2008-10-11) |
parents | f25290110550 |
children | fade386d1cf6 |
line diff
1.1 --- a/slim/receipt Fri Sep 26 13:16:44 2008 +0000 1.2 +++ b/slim/receipt Sat Oct 11 14:06:07 2008 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Desktop-independent graphical login manager for X11." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="jpeg libpng slitaz-configs" 1.8 +DEPENDS="xorg jpeg libpng slitaz-configs" 1.9 +BUILD_DEPENDS="xorg-dev jpeg-dev libpng-dev xorg-libXft-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://slim.berlios.de" 1.12 WGET_URL="http://download.berlios.de/slim/$TARBALL"