Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -5,6 +5,14 @@ revision: 3
|
|||||||
url: https://jinja.palletsprojects.com/en/3.1.x/
|
url: https://jinja.palletsprojects.com/en/3.1.x/
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["python3","python-markupsafe"]
|
output_architecture: any
|
||||||
make_depends: ["python-build","python-flit-core","python-installer","python-setuptools","python-wheel"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- python3
|
||||||
|
- python-markupsafe
|
||||||
|
make_depends:
|
||||||
|
- python-build
|
||||||
|
- python-flit-core
|
||||||
|
- python-installer
|
||||||
|
- python-setuptools
|
||||||
|
- python-wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user