coreutils: remove spurious libelf dependency
authorSteven Barth <steven@midlink.org>
Fri, 18 Jul 2014 09:45:40 +0000 (11:45 +0200)
committerSteven Barth <steven@midlink.org>
Fri, 18 Jul 2014 09:45:40 +0000 (11:45 +0200)
Signed-off-by: Steven Barth <steven@midlink.org>
utils/coreutils/Makefile

index 3ce36b8ecdf11f246180d7c4b57a054a57b97244..4500e88e478e0078007cf7119cc7e36664067d1d 100644 (file)
@@ -34,7 +34,6 @@ COREUTILS_APPLETS := \
 
 DEPENDS_sort = +libpthread
 DEPENDS_timeout = +librt
-DEPENDS_uptime = +libelf1
 DEPENDS_expr = +libgmp
 DEPENDS_factor = +libgmp