summaryrefslogtreecommitdiff
path: root/community/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'community/busybox')
-rw-r--r--community/busybox/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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 <pupykin.s+arch@gmail.com>
# Contributor: Jens Pranaitis <jens@jenux.homelinux.org>
@@ -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