summaryrefslogtreecommitdiffstats
path: root/cpp.pkg.in/control
diff options
context:
space:
mode:
Diffstat (limited to 'cpp.pkg.in/control')
-rw-r--r--cpp.pkg.in/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpp.pkg.in/control b/cpp.pkg.in/control
new file mode 100644
index 0000000..a835d86
--- /dev/null
+++ b/cpp.pkg.in/control
@@ -0,0 +1,7 @@
+Architecture: all
+Platform: all
+Depends: gcc-defaults-common (= ${Binary-Version}), cpp-4.7-@PKG_TARGET_ARCH@
+Description: GNU C preprocessor for @PKG_TARGET_ARCH@
+ The C preprocessor implements the macro language used to transform C, C++, and
+ Objective-C programs before they are compiled. It can also be useful on its
+ own.