Switch make-ca dependency with ca-certificates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user