Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
name: nodejs-nopt
|
||||
description: Node/npm Option Parsing
|
||||
version: 8.1.0
|
||||
revision: 1
|
||||
url: https://github.com/npm/nopt
|
||||
license: ISC
|
||||
architecture: any
|
||||
depends: ["nodejs"]
|
||||
make_depends: ["npm"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- nodejs
|
||||
make_depends:
|
||||
- npm
|
||||
|
||||
Reference in New Issue
Block a user