[packages] coreutils: coreutils-expr depends on libgmp
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32284 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8a68fdaad2
commit
f12d931607
@ -34,6 +34,7 @@ COREUTILS_APPLETS := \
|
|||||||
DEPENDS_sort = +libpthread
|
DEPENDS_sort = +libpthread
|
||||||
DEPENDS_timeout = +librt
|
DEPENDS_timeout = +librt
|
||||||
DEPENDS_uptime = +libelf
|
DEPENDS_uptime = +libelf
|
||||||
|
DEPENDS_expr = +libgmp
|
||||||
|
|
||||||
define Package/coreutils/Default
|
define Package/coreutils/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user