summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build-essential.pkg.in/control1
-rw-r--r--changelog1
2 files changed, 2 insertions, 0 deletions
diff --git a/build-essential.pkg.in/control b/build-essential.pkg.in/control
index af7bce0..859c637 100644
--- a/build-essential.pkg.in/control
+++ b/build-essential.pkg.in/control
@@ -4,6 +4,7 @@ Depends:
build-essential-common (= ${Binary-Version}),
libc.6-dev,
binutils-@PKG_TARGET_ARCH@,
+ cpp-@PKG_TARGET_ARCH@,
gcc-@PKG_TARGET_ARCH@,
g++-@PKG_TARGET_ARCH@,
gmake,
diff --git a/changelog b/changelog
index b68bb59..d71f8f9 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,7 @@
build-essential (1.2) trunk
* Update Maintainer.
+ * build-essential-*-*-*: Depend on cpp-*-*-*.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 30 May 2019 21:24:32 -0400