wok-current rev 12380
lesstif: Remove slitaz-toolchain from build depends. Should be in chroot anyway.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 19 22:27:25 2012 +0000 (2012-04-19) |
parents | 8d0494b159cc |
children | d64fc08c69e5 |
files | lesstif/receipt |
line diff
1.1 --- a/lesstif/receipt Thu Apr 19 22:25:39 2012 +0000 1.2 +++ b/lesstif/receipt Thu Apr 19 22:27:25 2012 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ 1.5 xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid freetype \ 1.6 xorg-libXp" 1.7 -BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto util-linux-ng-uuid-dev" 1.8 +BUILD_DEPENDS="xorg-dev xorg-xextproto util-linux-ng-uuid-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://sourceforge.net/projects/lesstif/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"