mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
coreutils: remove spurious libelf dependency
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -34,7 +34,6 @@ COREUTILS_APPLETS := \
|
|||||||
|
|
||||||
DEPENDS_sort = +libpthread
|
DEPENDS_sort = +libpthread
|
||||||
DEPENDS_timeout = +librt
|
DEPENDS_timeout = +librt
|
||||||
DEPENDS_uptime = +libelf1
|
|
||||||
DEPENDS_expr = +libgmp
|
DEPENDS_expr = +libgmp
|
||||||
DEPENDS_factor = +libgmp
|
DEPENDS_factor = +libgmp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user