diff options
author | P. J. McDermott <pjm@nac.net> | 2013-04-07 14:11:39 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-04-07 14:11:39 (EDT) |
commit | 475d9da71611494d4356ce62a311243b9b9bf401 (patch) | |
tree | 525aef83955c49b2ef288ce72bc51a97d6d1a4f8 /gcc-4.7.pkg.in/control | |
parent | 09cc3b9c7e43523df2b2a3285cea00cd5625e22d (diff) |
Add some binary package metadata.
Diffstat (limited to 'gcc-4.7.pkg.in/control')
-rw-r--r-- | gcc-4.7.pkg.in/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.7.pkg.in/control b/gcc-4.7.pkg.in/control new file mode 100644 index 0000000..a0fd2b1 --- /dev/null +++ b/gcc-4.7.pkg.in/control @@ -0,0 +1,6 @@ +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}, +Suggests: gcc-4.7-locales (>= ${Binary-Version}) +Description: GNU C++ compiler + The C++ language front end for the GNU compiler collection. |