summaryrefslogtreecommitdiffstats
path: root/gcc.pkg.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-02 14:52:43 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-02 14:52:43 (EDT)
commit6ae682afa74d47f5b09bc257de49b0b39717237d (patch)
tree6b11075a1cae1fac20927a0ad9d37de5228c0667 /gcc.pkg.in
parent7d2fc2902f26f9f38072e3faeda20621ed559707 (diff)
gcc, g++: Fix dependencies.
Diffstat (limited to 'gcc.pkg.in')
-rw-r--r--gcc.pkg.in/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control
index 83084d9..be9d56c 100644
--- a/gcc.pkg.in/control
+++ b/gcc.pkg.in/control
@@ -1,6 +1,6 @@
Architecture: all
Platform: all
-Depends: cpp (>= 0.2), gcc-4.7
+Depends: cpp (>= 0.2), gcc-4.7-@PKG_TARGET_ARCH@
Description: GNU C compiler for @PKG_TARGET_ARCH@
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.