From 6c899293b51fb4eeaa3dd782fb1ae975d8135d82 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 06 Nov 2020 05:23:37 -0500 Subject: busybox: Organize into section "util" --- 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 diff --git a/changelog b/changelog index b425867..47831cf 100644 --- a/changelog +++ b/changelog @@ -12,6 +12,7 @@ busybox (1.32.0-1) trunk * Update Maintainer. * busybox: Use automatic shared library dependencies, and depend on wolfutil if wget is configured to use "OpenSSL". + * busybox: Organize into section "util". -- Patrick McDermott Wed, 04 Nov 2020 03:58:13 -0500 diff --git a/control b/control index 3d2df9a..1c45e1e 100644 --- a/control +++ b/control @@ -1,5 +1,5 @@ Maintainer: Patrick McDermott -Build-Depends: opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.3), +Build-Depends: opkbuild (>= 4.2.0), opkhelper-3.0 (>= 3.1.3), config-busybox-${Host-Plat}, gpg, dirmngr, pkgconf, libncurses.6-dev, terminfo, -- cgit v0.9.1