summaryrefslogtreecommitdiffstats
path: root/cpp.pkg.in/control
blob: a835d86cba795e4ee72ea0824d019d2c89bcf8d7 (plain)
1
2
3
4
5
6
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.