blob: d9e84efef8d4ae8c55cdb37d017347d057805c5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Architecture: all
Platform: all
Depends:
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@.
|