Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,9 +1,16 @@
|
|||||||
name: automake
|
name: automake
|
||||||
description: GNU automatic Makefile creation tool
|
description: GNU automatic Makefile creation tool
|
||||||
version: 1.18.1
|
version: 1.18.1
|
||||||
|
revision: 1
|
||||||
url: https://www.gnu.org/software/automake/
|
url: https://www.gnu.org/software/automake/
|
||||||
license: GPL2-or-later
|
license: GPL2-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["perl"]
|
output_architecture: any
|
||||||
make_depends: ["autoconf","flex","gettext","pkgconf"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- perl
|
||||||
|
make_depends:
|
||||||
|
- autoconf
|
||||||
|
- flex
|
||||||
|
- gettext
|
||||||
|
- pkgconf
|
||||||
|
|||||||
Reference in New Issue
Block a user