summaryrefslogtreecommitdiffstats
path: root/cpp.pkg.in/control
blob: 77f5842429715eb6ca9beb857d6033adfb91894a (plain)
1
2
3
4
5
6
7
8
Architecture: @PKG_TARGET_ARCH@
# Architecture: i686-any-any amd64-any-any @PKG_TARGET_ARCH@
Platform: all
Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends}
Suggests: gcc-${Base-Version}-locales (>= ${Binary-Version})
Description: GNU C preprocessor for @PKG_TARGET_ARCH@
 A macro processor that is used automatically by the C compiler to transform
 programs before actual compilation.