blob: 2c9d4428b41b5a6652a99b44272164f2a05a26d6 (
plain)
1
2
3
4
5
6
7
8
9
|
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@
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.
|