summaryrefslogtreecommitdiffstats
path: root/gcc.pkg.in/control
blob: fc88f03764228c93c26fa7f33c04abe7a11f5ff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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@,
         libgcc.1 (= ${Binary-Version}),
         libgomp.1 (= ${Binary-Version}),
         libitm.1 (= ${Binary-Version}),
         libssp.0 (= ${Binary-Version}),
         ${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.