From dfd215e5ed432cc603dbe6bd025db13d6d90f9ed Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 23 Sep 2014 12:28:44 -0400 Subject: busybox: Depend on libc.6 --- 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 -- cgit v0.9.1