summaryrefslogtreecommitdiffstats
path: root/gcc-4.7.pkg.in/control
blob: 830e312e87ace95c719319dc2c88f048b3abcecb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Architecture: i686-any-any core-any-any k8-any-any amd64-any-any @PKG_TARGET_ARCH@
Platform: all
Depends: gcc-4.7-common (= ${Binary-Version},
         cpp-4.7-@PKG_TARGET_ARCH@ (= ${Binary-Version}),
         binutils-@PKG_TARGET_ARCH@,
         libgcc.1 (>= ${Binary-Version}),
         libgomp.1 (>= ${Binary-Version}),
         libitm.1 (>= ${Binary-Version}),
         libc.6,
         libgmp.10,
         libmpc.2,
         libmpfr.4,
         libz.1
Recommends: libc.6-dev
Suggests: gcc-4.7-locales (>= ${Binary-Version}),
          libmudflap.0-4.7-dev (>= ${Binary-Version}),
Description: GNU C++ compiler
 The C++ language front end for the GNU compiler collection.