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