summaryrefslogtreecommitdiffstats
path: root/gcc.pkg.in/control
blob: 0ac957787debd45e04b758fb50d8c6676b1866f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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}),
         gcc-${Base-Version}-dev (= ${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.