summaryrefslogtreecommitdiffstats
path: root/cpp-4.7.pkg/control
diff options
context:
space:
mode:
Diffstat (limited to 'cpp-4.7.pkg/control')
-rw-r--r--cpp-4.7.pkg/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpp-4.7.pkg/control b/cpp-4.7.pkg/control
new file mode 100644
index 0000000..618f8c7
--- /dev/null
+++ b/cpp-4.7.pkg/control
@@ -0,0 +1,8 @@
+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
+Suggests: gcc-4.7-locales (>= ${Binary-Version})
+Description: GNU C preprocessor
+ A macro processor that is used automatically by the C compiler to transform
+ programs before actual compilation.