mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
add ca-certificates to debootstrap (#4949)
* add ca-certificates to debootstrap * Remove ca-certificates from main as its present in deboostrap anyway --------- Co-authored-by: Igor <igor@armbian.com>
This commit is contained in:
@@ -2,3 +2,4 @@ apt-utils
|
|||||||
locales
|
locales
|
||||||
console-setup
|
console-setup
|
||||||
gnupg2
|
gnupg2
|
||||||
|
ca-certificates
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
bc
|
bc
|
||||||
bridge-utils
|
bridge-utils
|
||||||
ca-certificates
|
|
||||||
chrony
|
chrony
|
||||||
command-not-found
|
command-not-found
|
||||||
console-setup
|
console-setup
|
||||||
|
|||||||
Reference in New Issue
Block a user