summaryrefslogtreecommitdiffstats
path: root/gcc.pkg.in/control
blob: 86031d5544f1d87d42721f1e3b6f606442691223 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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}),
#        gcc-${Base-Version}-dev:@PKG_TARGET_ARCH@,
         binutils-@PKG_TARGET_ARCH@,
         ${Shlib-Depends},
Recommends: libc.6-dev
#           libc.6-dev:@PKG_TARGET_ARCH@,
Suggests: gcc-${Base-Version}-locales (>= ${Binary-Version}),
Description: GNU C compiler for @PKG_TARGET_ARCH@
 This is the C language front end for the GNU Compiler Collection.