summaryrefslogtreecommitdiffstats
path: root/cpp.pkg/control
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-05-18 12:30:50 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-05-18 12:30:50 (EDT)
commit7eeb5a2ecca4eb7e7a00a270bbd67fecfbb09b9c (patch)
tree89981c98a47588c4f0ac17f15d15e15e506f23d0 /cpp.pkg/control
parent275c6d69c9e7e3e1d4f7ad18354d2471f16458f1 (diff)
Update to gcc-4.7.
Diffstat (limited to 'cpp.pkg/control')
-rw-r--r--cpp.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp.pkg/control b/cpp.pkg/control
index 043896a..7a1e9e6 100644
--- a/cpp.pkg/control
+++ b/cpp.pkg/control
@@ -1,6 +1,6 @@
Package: cpp
Architecture: all
-Depends: cpp-4.6 (>= 4.6.2-1)
+Depends: cpp-4.7
Description: GNU C preprocessor
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.