summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-23 12:28:44 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-23 12:28:44 (EDT)
commitdfd215e5ed432cc603dbe6bd025db13d6d90f9ed (patch)
treeef7e2e564af49c1c74aeddef8fa90f9f4bbf270e
parent7861c55fa505244c44469795617621c0a47ebafa (diff)
busybox: Depend on libc.6
-rw-r--r--busybox.pkg/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.pkg/control b/busybox.pkg/control
index 0085c31..8661cc1 100644
--- a/busybox.pkg/control
+++ b/busybox.pkg/control
@@ -1,6 +1,7 @@
Architecture: any
Platform: any
Essential: yes
+Depends: libc.6 [any-any-glibc]
Description: Multi-call binary that combines many common UNIX utilities
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides replacements for most of the utilities you