This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
coreutils: remove spurious libelf dependency
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
11 years ago
parent
4d5d3f47d1
commit
c6450b9e1c
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save