diff options
Diffstat (limited to 'core/busybox/APKBUILD')
-rw-r--r-- | core/busybox/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/busybox/APKBUILD b/core/busybox/APKBUILD index 47c9a897c8..b13dd917c1 100644 --- a/core/busybox/APKBUILD +++ b/core/busybox/APKBUILD @@ -4,8 +4,7 @@ pkgrel=1 pkgdesc="Size optimized toolbox of many common UNIX utilities" url=http://busybox.net license=GPL-2 -arch=i486 -makedepends="binutils gcc linux-headers make patch uclibc-dev" +depends=uclibc source="http://busybox.net/downloads/busybox-1.12.1.tar.bz2 http://busybox.net/downloads/fixes-1.12.1/busybox-1.12.1-grep.patch |