# HG changeset patch # User Pascal Bellard # Date 1330328470 -3600 # Node ID 925e06f25f7dbb75ca1508c94d5b1d61a6e5199b # Parent e38a2f95341625a0b08e0d1e497e4be799093cf0 busybox: update bdeps diff -r e38a2f953416 -r 925e06f25f7d busybox/receipt --- a/busybox/receipt Mon Feb 27 08:31:57 2012 +0100 +++ b/busybox/receipt Mon Feb 27 08:41:10 2012 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." MAINTAINER="pascal.bellard@slitaz.org" DEPENDS="slitaz-base-files glibc-base ncurses-common" -BUILD_DEPENDS="bzip2 pam pam-dev uclibc-cross-compiler-i486" +BUILD_DEPENDS="bzip2 pam pam-dev uclibc-cross-compiler-i486 uclibc-i486" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.busybox.net/" WGET_URL="http://www.busybox.net/downloads/$TARBALL"