blob: af7bce01c7f2aa2286e6202331dc2f2982e32560 (
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 (= ${Binary-Version}),
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@.
|