36 lines
479 B
Plaintext
36 lines
479 B
Plaintext
name: dev-tools
|
|
description: The base set of developer tools for compiling packages for Tide Linux
|
|
version: "1.0"
|
|
revision: 1
|
|
license: MIT
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- bpm-utils
|
|
- autoconf
|
|
- automake
|
|
- bash
|
|
- binutils
|
|
- bison
|
|
- fakeroot
|
|
- diffutils
|
|
- file
|
|
- findutils
|
|
- flex
|
|
- gawk
|
|
- gcc
|
|
- gettext
|
|
- git
|
|
- grep
|
|
- groff
|
|
- gzip
|
|
- libtool
|
|
- m4
|
|
- make
|
|
- patch
|
|
- pkgconf
|
|
- sed
|
|
- texinfo
|
|
- wget
|