diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-13 22:46:33 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-13 22:46:33 (EDT) |
commit | a7653ab0dd79232e6f5928a52b9061b62fc6f3ed (patch) | |
tree | 60bae7f9f7f6306113c0f96481bd509e405e9f3a | |
parent | 31c56de966208ca3a1c05785b90d51ff02782474 (diff) |
gcc-4.7: Drop libmudflap.0-4.7-dev from Suggests
-rw-r--r-- | gcc-4.7.pkg.in/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc-4.7.pkg.in/control b/gcc-4.7.pkg.in/control index 8c3ea2b..c668143 100644 --- a/gcc-4.7.pkg.in/control +++ b/gcc-4.7.pkg.in/control @@ -14,6 +14,5 @@ Depends: gcc-4.7-common (= ${Binary-Version}), libz.1 Recommends: libc.6-dev Suggests: gcc-4.7-locales (>= ${Binary-Version}), - libmudflap.0-4.7-dev (>= ${Binary-Version}), Description: GNU C compiler for @PKG_TARGET_ARCH@ The C language front end for the GNU compiler collection. |