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 245625b..b3137b1 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,35 @@ name: dev-tools description: The base set of developer tools for compiling packages for Tide Linux -version: 1.0 +version: "1.0" +revision: 1 license: MIT architecture: any -depends: ["bpm-utils","autoconf","automake","bash","binutils","bison","fakeroot","diffutils","file","findutils","flex","gawk","gcc","gettext","git","grep","groff","gzip","libtool","m4","make","patch","pkgconf","sed","texinfo","wget"] +output_architecture: any type: source +depends: + - bpm-utils + - autoconf + - automake + - bash + - binutils + - bison + - fakeroot + - diffutils + - file + - findutils + - flex + - gawk + - gcc + - gettext + - git + - grep + - groff + - gzip + - libtool + - m4 + - make + - patch + - pkgconf + - sed + - texinfo + - wget