Initial commit
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
[build]
|
||||
type = "meta"
|
||||
|
||||
[dependencies]
|
||||
runtime = [
|
||||
"base",
|
||||
"autoconf",
|
||||
"automake",
|
||||
"llvm",
|
||||
"bison",
|
||||
"fakeroot",
|
||||
"file",
|
||||
"findutils",
|
||||
"flex",
|
||||
"gawk",
|
||||
"clang",
|
||||
"gettext",
|
||||
"grep",
|
||||
"groff",
|
||||
"gzip",
|
||||
"libtool",
|
||||
"m4",
|
||||
"make",
|
||||
"depot",
|
||||
"patch",
|
||||
"pkgconf",
|
||||
"sed",
|
||||
"sudo",
|
||||
"texinfo",
|
||||
"which",
|
||||
]
|
||||
|
||||
[package]
|
||||
description = "Basic tools to build Vertex Packages"
|
||||
homepage = "https://www.vertexlinux.net"
|
||||
license = "MIT"
|
||||
name = "development-base"
|
||||
version = "1.0.0"
|
||||
Reference in New Issue
Block a user