Switch make-ca dependency with ca-certificates

This commit is contained in:
2025-11-19 17:49:28 +02:00
parent 167c89d151
commit c73033672a
+2 -2
View File
@@ -1,6 +1,6 @@
name: base
description: The base set of packages for TideLinux
version: "2.0"
version: 25.11.19
revision: 1
license: MIT
architecture: any
@@ -8,6 +8,7 @@ output_architecture: any
type: source
depends:
- filesystem
- ca-certificates
- glibc
- bash
- coreutils
@@ -32,5 +33,4 @@ depends:
- iana-etc
- inetutils
- iproute2
- make-ca
- tzdata