packages: depend on libelf1 instead of libelf

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34905 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2012-12-28 09:42:41 +00:00
parent 61a3f0b49f
commit 583b452905
6 changed files with 8 additions and 11 deletions

View File

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