builder-essentials
builder-essentials
Group package for building tools
- version 0.1-1
- is a group package
Dependencies
- autoconf
- automake
- binutils
- bash
- perl
- bison
- meson
- file
- linux-headers
- ninja or samurai
- texinfo
- gcc
- gmake
- gawk
- grep
- gmake (build)
Installation
Install it by running either;
kpkg install builder-essentialsor
kpkg build builder-essentialsTo see the difference, see The handbook
Dependency Graph
graph TD
N0["samurai"]
N1["automake"]
N2["autoconf"]
N3["ninja"]
N4["meson"]
N5["builder-essentials"]
style N5 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N0 --> N4
N1 --> N5
N2 --> N5
N2 --> N1
N3 --> N5
N4 --> N5