summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--g++-4.7.pkg.in/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/g++-4.7.pkg.in/control b/g++-4.7.pkg.in/control
index 02b586d..b2e8aff 100644
--- a/g++-4.7.pkg.in/control
+++ b/g++-4.7.pkg.in/control
@@ -1,6 +1,13 @@
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},
+ gcc-4.7-@PKG_TARGET_ARCH@ (= ${Binary-Version}),
+ libstdc++.6-4.7-dev (= ${Binary-Version}),
+ libc.6,
+ libgmp.10,
+ libmpc.2,
+ libmpfr.4,
+ libz.1,
Suggests: gcc-4.7-locales (>= ${Binary-Version})
Description: GNU C compiler
The C language front end for the GNU compiler collection.