summaryrefslogtreecommitdiffstats
path: root/gcc.pkg.in/control
blob: f7c68fb45db90f2b739c137757f7715c721626f6 (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}-@PKG_TARGET_ARCH@ (= ${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.