Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:45 +03:00
parent acf844b913
commit 1e297c5df4
2 changed files with 6 additions and 3 deletions
+6 -2
View File
@@ -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