diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-14 00:49:52 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-14 00:49:52 (EDT) |
commit | aead45e73b6b656ef67eb5b418257b7a3c7f1615 (patch) | |
tree | 2765a4619a674bfa6bc14762ef5c134bb7632f65 /cpp-4.7.pkg/control | |
parent | fd0703e5ae9dae0f88d140769ff658adae6278b0 (diff) |
*-4.7*.pkg/: Update version number
Diffstat (limited to 'cpp-4.7.pkg/control')
-rw-r--r-- | cpp-4.7.pkg/control | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp-4.7.pkg/control b/cpp-4.7.pkg/control deleted file mode 100644 index c6ef972..0000000 --- a/cpp-4.7.pkg/control +++ /dev/null @@ -1,8 +0,0 @@ -Architecture: i686-any-any core-any-any k8-any-any amd64-any-any -Platform: all -Depends: gcc-4.7-common (= ${Binary-Version}), - libmpc.3, libmpfr.4, libgmp.10, libz.1 -Suggests: gcc-4.7-locales (>= ${Binary-Version}) -Description: GNU C preprocessor - A macro processor that is used automatically by the C compiler to transform - programs before actual compilation. |