Browse Source

coreutils: remove spurious libelf dependency

Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth 10 years ago
parent
commit
c6450b9e1c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      utils/coreutils/Makefile

+ 0
- 1
utils/coreutils/Makefile View File

@ -34,7 +34,6 @@ COREUTILS_APPLETS := \
DEPENDS_sort = +libpthread
DEPENDS_timeout = +librt
DEPENDS_uptime = +libelf1
DEPENDS_expr = +libgmp
DEPENDS_factor = +libgmp


Loading…
Cancel
Save