wok-4.x diff lesstif/receipt @ rev 5011
use mv instead of cp -a to save RAM (thanks Eric)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sun Feb 28 19:46:30 2010 +0000 (2010-02-28) |
parents | 0588160a6878 |
children | 3e599985638d |
line diff
1.1 --- a/lesstif/receipt Wed Sep 09 21:42:10 2009 +0200 1.2 +++ b/lesstif/receipt Sun Feb 28 19:46:30 2010 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="An LGPL clone of Motif, which is a set of GUI widgets." 1.6 MAINTAINER="rcx@zoominternet.net" 1.7 -DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid" 1.8 +DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ 1.9 +xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid freetype" 1.10 BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://sourceforge.net/projects/lesstif/"