summaryrefslogtreecommitdiff
path: root/community/busybox
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-10 03:44:36 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-10 03:44:36 +0000
commitfe548131c28daad221e6789ddb8e99e54cc155a5 (patch)
tree82ecaa7a1ad69b2fec94f99692b42bbf317a7226 /community/busybox
parentebfbe6aa4a09806147654dd9e8d512cd68921e0d (diff)
Fri Jan 10 03:40:47 UTC 2014
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