summaryrefslogtreecommitdiffstats
path: root/gcc.pkg.in/control
blob: b5665b15df62e5cd9a66a0a88f717b787e5a0f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
Architecture: @PKG_TARGET_ARCH@
# Architecture: i686-any-any amd64-any-any @PKG_TARGET_ARCH@
Platform: all
Depends: gcc-${Base-Version}-common (= ${Binary-Version}),
         cpp-${Base-Version} (= ${Binary-Version}),
         binutils-@PKG_TARGET_ARCH@,
         ${Shlib-Depends},
Recommends: libc.6-dev
Suggests: gcc-${Base-Version}-locales (>= ${Binary-Version}),
Description: GNU C compiler for @PKG_TARGET_ARCH@
 The C language front end for the GNU compiler collection.