From fe548131c28daad221e6789ddb8e99e54cc155a5 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 10 Jan 2014 03:44:36 +0000 Subject: Fri Jan 10 03:40:47 UTC 2014 --- community/busybox/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/busybox') diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD index 1e565d1f8..c1b37a5e6 100644 --- a/community/busybox/PKGBUILD +++ b/community/busybox/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 103299 2014-01-02 22:41:35Z spupykin $ +# $Id: PKGBUILD 103683 2014-01-09 13:30:06Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Jens Pranaitis @@ -9,7 +9,7 @@ pkgdesc="Utilities for rescue and embedded systems" arch=("i686" "x86_64") url="http://www.busybox.net" license=('GPL') -makedepends=("make" "gcc" "sed" "ncurses" "glibc-static") +makedepends=("make" "gcc" "sed" "ncurses") source=($url/downloads/$pkgname-$pkgver.tar.bz2 config) install=busybox.install -- cgit v1.2.3-54-g00ecf