# HG changeset patch # User Christopher Rogers # Date 1334874445 0 # Node ID 534f548c91c82928caf893980a59e6b42609e02c # Parent 8d0494b159cca56ea9995187906a661179017189 lesstif: Remove slitaz-toolchain from build depends. Should be in chroot anyway. diff -r 8d0494b159cc -r 534f548c91c8 lesstif/receipt --- a/lesstif/receipt Thu Apr 19 22:25:39 2012 +0000 +++ b/lesstif/receipt Thu Apr 19 22:27:25 2012 +0000 @@ -8,7 +8,7 @@ DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ xorg-libXdmcp xorg-libXext xorg-libXt util-linux-ng-uuid freetype \ xorg-libXp" -BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto util-linux-ng-uuid-dev" +BUILD_DEPENDS="xorg-dev xorg-xextproto util-linux-ng-uuid-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://sourceforge.net/projects/lesstif/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"