10 lines
316 B
Plaintext
10 lines
316 B
Plaintext
name: rustc
|
|
description: The rust programming language compiler
|
|
version: 1.89.0
|
|
url: https://www.rust-lang.org/
|
|
license: Apache-2.0 or MIT
|
|
architecture: any
|
|
depends: ["gcc","glibc","libffi","libxml2","llvm","ncurses","openssl","sqlite","xz-utils","zlib","zstd"]
|
|
make_depends: ["cmake","curl","python3"]
|
|
type: source
|