coreutils: add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32377 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7a0ee19238
commit
1f44e65478
@ -35,6 +35,7 @@ DEPENDS_sort = +libpthread
|
|||||||
DEPENDS_timeout = +librt
|
DEPENDS_timeout = +librt
|
||||||
DEPENDS_uptime = +libelf
|
DEPENDS_uptime = +libelf
|
||||||
DEPENDS_expr = +libgmp
|
DEPENDS_expr = +libgmp
|
||||||
|
DEPENDS_factor = +libgmp
|
||||||
|
|
||||||
define Package/coreutils/Default
|
define Package/coreutils/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user