diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-06 05:23:37 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-06 07:34:30 (EST) |
commit | 6c899293b51fb4eeaa3dd782fb1ae975d8135d82 (patch) | |
tree | 3b1ab187d3c68f299142d07910b2cac9fa2097b5 /busybox.pkg/control | |
parent | 8d60dfeb9a161ba00a67f4269ca3f18ebe6e2704 (diff) |
busybox: Organize into section "util"
Diffstat (limited to 'busybox.pkg/control')
-rw-r--r-- | busybox.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.pkg/control b/busybox.pkg/control index ed9cc41..46ff9ec 100644 --- a/busybox.pkg/control +++ b/busybox.pkg/control @@ -1,6 +1,7 @@ Architecture: any Platform: any Essential: yes +Section: util Depends: ${Shlib-Depends}, ${Extra-Depends} Description: Multi-call binary that combines many common UNIX utilities BusyBox combines tiny versions of many common UNIX utilities into a single |