diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-17 02:27:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-17 02:27:08 +0300 |
commit | e6b33bb6d0ea39110905abeaf8aaab55ab96bc7a (patch) | |
tree | c8773b04cfac2ab5fc16ad9e8cba9ca8da065301 /core | |
parent | 0ea0a2d5825032bde46266f8d9beb00ddec93009 (diff) | |
download | repository-e6b33bb6d0ea39110905abeaf8aaab55ab96bc7a.tar.gz |
busybox: remove libressl from make dependency
Diffstat (limited to 'core')
-rw-r--r-- | core/busybox/depends | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/busybox/depends b/core/busybox/depends index 49b59d3f..491a13c6 100644 --- a/core/busybox/depends +++ b/core/busybox/depends @@ -1,4 +1,3 @@ bzip2 gzip -libressl make linux-headers make |