diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-30 17:29:39 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-30 17:29:39 (EDT) |
commit | ea4a3f795c5b25b604c15006e8be9950b9623c9f (patch) | |
tree | 2a28c5eee35d0d995b449a34294e0b8479135321 /gcc.pkg.in/control | |
parent | ed1e7fcc90af3751f02c5f42081ad43eb0208b05 (diff) |
cpp-*-*-*: New target-specific packages
Diffstat (limited to 'gcc.pkg.in/control')
-rw-r--r-- | gcc.pkg.in/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control index e1986bc..9565da9 100644 --- a/gcc.pkg.in/control +++ b/gcc.pkg.in/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: cpp (= ${Binary-Version}), gcc-4.7-@PKG_TARGET_ARCH@ +Depends: gcc-defaults-common (= ${Binary-Version}), gcc-4.7-@PKG_TARGET_ARCH@ Description: GNU C compiler for @PKG_TARGET_ARCH@ This is the GNU C compiler, a fairly portable optimizing compiler for C. . |