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