Replace .compilation-options with output_architecture
This commit is contained in:
@@ -5,6 +5,14 @@ revision: 3
|
||||
url: https://jinja.palletsprojects.com/en/3.1.x/
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
depends: ["python3","python-markupsafe"]
|
||||
make_depends: ["python-build","python-flit-core","python-installer","python-setuptools","python-wheel"]
|
||||
output_architecture: any
|
||||
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