wok-stable diff lesstif/receipt @ rev 5141
linux: use utf8
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 23 20:06:35 2010 +0100 (2010-03-23) |
parents | 8752c40cc534 |
children | 104979b42d9c |
line diff
1.1 --- a/lesstif/receipt Sun Feb 28 16:17:14 2010 +0100 1.2 +++ b/lesstif/receipt Tue Mar 23 20:06:35 2010 +0100 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="An LGPL clone of Motif, which is a set of GUI widgets." 1.5 MAINTAINER="rcx@zoominternet.net" 1.6 DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ 1.7 -xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid freetype" 1.8 +xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid freetype \ 1.9 +xorg-libXp" 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/"