summaryrefslogtreecommitdiffstats
path: root/cpp-4.7.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-03 14:18:27 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-03 14:18:27 (EDT)
commit45f8b6e6299d16eca1ca698dc3e67c83ea68620b (patch)
treecdfc5b589c9c57826198231c48d2c99ec44fb37e /cpp-4.7.pkg
parent7ef3d0f6e6b85ecb10bbb298b4ceb94d3032d0b9 (diff)
Depend on libmpc.3, not libmpc.2.
Diffstat (limited to 'cpp-4.7.pkg')
-rw-r--r--cpp-4.7.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp-4.7.pkg/control b/cpp-4.7.pkg/control
index 618f8c7..0a4a0b9 100644
--- a/cpp-4.7.pkg/control
+++ b/cpp-4.7.pkg/control
@@ -1,7 +1,7 @@
Architecture: i686-any-any core-any-any k8-any-any amd64-any-any
Platform: all
Depends: gcc-4.7-common (= ${Binary-Version},
- libc.6, libmpc.2, libmpfr.4, libgmp.10, libz.1
+ libc.6, libmpc.3, libmpfr.4, libgmp.10, libz.1
Suggests: gcc-4.7-locales (>= ${Binary-Version})
Description: GNU C preprocessor
A macro processor that is used automatically by the C compiler to transform