diff options
author | P. 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) |
commit | 7eeb5a2ecca4eb7e7a00a270bbd67fecfbb09b9c (patch) | |
tree | 89981c98a47588c4f0ac17f15d15e15e506f23d0 /gcc.pkg.in/control | |
parent | 275c6d69c9e7e3e1d4f7ad18354d2471f16458f1 (diff) |
Update to gcc-4.7.
Diffstat (limited to 'gcc.pkg.in/control')
-rw-r--r-- | gcc.pkg.in/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control index 2f73ff2..f0e2ab6 100644 --- a/gcc.pkg.in/control +++ b/gcc.pkg.in/control @@ -1,6 +1,6 @@ Package: gcc Architecture: all -Depends: cpp (>= 0.1), gcc-4.6 (>= 4.6.2-1) +Depends: cpp (>= 0.2), gcc-4.7 Description: GNU C compiler for @PKG_TARGET_ARCH@ This is the GNU C compiler, a fairly portable optimizing compiler for C. . |