summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build-essential.pkg.in/control1
-rw-r--r--changelog4
2 files changed, 4 insertions, 1 deletions
diff --git a/build-essential.pkg.in/control b/build-essential.pkg.in/control
index 859c637..88641ee 100644
--- a/build-essential.pkg.in/control
+++ b/build-essential.pkg.in/control
@@ -11,7 +11,6 @@ Depends:
opkbuild,
Recommends:
fakeroot,
- opkhelper,
Description: Metapackage for building packages for @PKG_TARGET_ARCH@
This package depends on packages that are considered necessary for building
software packages for @PKG_TARGET_ARCH@.
diff --git a/changelog b/changelog
index d71f8f9..bd63d98 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,10 @@ build-essential (1.2) trunk
* Update Maintainer.
* build-essential-*-*-*: Depend on cpp-*-*-*.
+ * build-essential-*-*-*: Drop opkhelper recommendation. Source packages are
+ already supposed to build-depend on the version of opkhelper they use;
+ this change enforces that requirement by not installing a particular
+ version of opkhelper by default.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 30 May 2019 21:24:32 -0400