Move dependencies to runtime dependencies and add tide-keyring as runtime dependency
This commit is contained in:
@@ -1,12 +1,14 @@
|
|||||||
name: base
|
name: base
|
||||||
description: The base set of packages for TideLinux
|
description: The base set of packages for TideLinux
|
||||||
version: 25.11.19
|
version: 26.02.24
|
||||||
revision: 1
|
revision: 1
|
||||||
license: MIT
|
license: MIT
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
output_architecture: any
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
runtime_depends:
|
||||||
- filesystem
|
- filesystem
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- glibc
|
- glibc
|
||||||
@@ -34,3 +36,4 @@ depends:
|
|||||||
- inetutils
|
- inetutils
|
||||||
- iproute2
|
- iproute2
|
||||||
- tzdata
|
- tzdata
|
||||||
|
- tide-keyring
|
||||||
|
|||||||
Reference in New Issue
Block a user