Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,8 +1,13 @@
|
|||||||
name: python-distutils-extra
|
name: python-distutils-extra
|
||||||
description: Enhancements to the Python build system
|
description: Enhancements to the Python build system
|
||||||
version: 2.39
|
version: "2.39"
|
||||||
|
revision: 1
|
||||||
url: https://launchpad.net/python-distutils-extra
|
url: https://launchpad.net/python-distutils-extra
|
||||||
license: GPL
|
license: GPL
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["intltool","python3","python-setuptools"]
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- intltool
|
||||||
|
- python3
|
||||||
|
- python-setuptools
|
||||||
|
|||||||
Reference in New Issue
Block a user