blob: 36919cd65d36ced08e1126e2eb0ffd4b249e41e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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,
Recommends:
fakeroot,
opkhelper,
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@.
|