summaryrefslogtreecommitdiffstats
path: root/cpp.pkg/control
blob: 7a1e9e69813fb894851dc3c21ca004c552cf7243 (plain)
1
2
3
4
5
6
7
8
Package: cpp
Architecture: all
Depends: cpp-4.7
Description: GNU C preprocessor
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package depends on the default version of the GNU C preprocessor.