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 0b517a1..0edcdd9 100644 --- a/pkg.info +++ b/pkg.info @@ -5,6 +5,13 @@ revision: 2 url: https://www.makotemplates.org/ license: MIT architecture: any -depends: ["python3","python-markupsafe"] -make_depends: ["python-build","python-installer","python-setuptools","python-wheel"] +output_architecture: any type: source +depends: + - python3 + - python-markupsafe +make_depends: + - python-build + - python-installer + - python-setuptools + - python-wheel