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 7c9df96..540e0b6 100644 --- a/pkg.info +++ b/pkg.info @@ -5,6 +5,9 @@ revision: 3 url: https://freedesktop.org/wiki/Software/intltool/ license: GPL architecture: any -depends: ["perl-xml-parser"] -make_depends: ["sed"] +output_architecture: any type: source +depends: + - perl-xml-parser +make_depends: + - sed