summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gcc.pkg.in/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc.pkg.in/control b/gcc.pkg.in/control
index 86031d5..f7c68fb 100644
--- a/gcc.pkg.in/control
+++ b/gcc.pkg.in/control
@@ -2,7 +2,7 @@ Architecture: @PKG_TARGET_ARCH@
# Architecture: i686-any-any amd64-any-any @PKG_TARGET_ARCH@
Platform: all
Depends: gcc-${Base-Version}-common (= ${Binary-Version}),
- cpp-${Base-Version} (= ${Binary-Version}),
+ cpp-${Base-Version}-@PKG_TARGET_ARCH@ (= ${Binary-Version}),
gcc-${Base-Version}-dev (= ${Binary-Version}),
# gcc-${Base-Version}-dev:@PKG_TARGET_ARCH@,
binutils-@PKG_TARGET_ARCH@,