summaryrefslogtreecommitdiffstats
path: root/cpp.pkg.in
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 18:07:59 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-30 18:07:59 (EDT)
commit85787e06974c8e0999a1e71d9eb2891b300d0639 (patch)
treec201d6b0ebd51e090cdb8aeb6d44822cec7cbaeb /cpp.pkg.in
parente8b9fc149696a456e78e7570f0f0c64dd3f154de (diff)
cpp-*-*-*: Add metapackage note to description
Diffstat (limited to 'cpp.pkg.in')
-rw-r--r--cpp.pkg.in/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp.pkg.in/control b/cpp.pkg.in/control
index fad3be5..5faf866 100644
--- a/cpp.pkg.in/control
+++ b/cpp.pkg.in/control
@@ -6,3 +6,5 @@ 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.
+ .
+ This package depends on the default version of the GNU C preprocessor.