blob: 2b1c8afdc08bc1c0cba022d9bd4b9d7c7c2efef4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Architecture: all
Platform: all
Depends:
build-essential-common,
libc.6-dev,
binutils-@PKG_TARGET_ARCH@,
gcc-@PKG_TARGET_ARCH@,
g++-@PKG_TARGET_ARCH@,
gmake,
opkbuild,
opkhelper
Recommends: fakeroot
Description: Metapackage for building packages for @PKG_TARGET_ARCH@
This package depends on packages that are considered necessary for building
software packages for @PKG_TARGET_ARCH@.
|