Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,7 +1,36 @@
|
|||||||
name: base
|
name: base
|
||||||
description: The base set of packages for TideLinux
|
description: The base set of packages for TideLinux
|
||||||
version: 2.0
|
version: "2.0"
|
||||||
|
revision: 1
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["filesystem","glibc","bash","coreutils","file","findutils","gawk","grep","procps-ng","sed","tar","gettext","pciutils","psmisc","shadow","util-linux","procps-ng","bzip2","gzip","xz-utils","bpm","enit","iana-etc","inetutils","iproute2","make-ca","tzdata"]
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- filesystem
|
||||||
|
- glibc
|
||||||
|
- bash
|
||||||
|
- coreutils
|
||||||
|
- file
|
||||||
|
- findutils
|
||||||
|
- gawk
|
||||||
|
- grep
|
||||||
|
- procps-ng
|
||||||
|
- sed
|
||||||
|
- tar
|
||||||
|
- gettext
|
||||||
|
- pciutils
|
||||||
|
- psmisc
|
||||||
|
- shadow
|
||||||
|
- util-linux
|
||||||
|
- procps-ng
|
||||||
|
- bzip2
|
||||||
|
- gzip
|
||||||
|
- xz-utils
|
||||||
|
- bpm
|
||||||
|
- enit
|
||||||
|
- iana-etc
|
||||||
|
- inetutils
|
||||||
|
- iproute2
|
||||||
|
- make-ca
|
||||||
|
- tzdata
|
||||||
|
|||||||
Reference in New Issue
Block a user