diff --git a/.compilation-options b/.compilation-options deleted file mode 100644 index 9c7aafe..0000000 --- a/.compilation-options +++ /dev/null @@ -1 +0,0 @@ -ARCH=any diff --git a/pkg.info b/pkg.info index e29a5e8..6a8fdac 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,36 @@ name: base description: The base set of packages for TideLinux -version: 2.0 +version: "2.0" +revision: 1 license: MIT 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 +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