summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-08-04 16:19:51 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-08-04 16:19:51 (EDT)
commitd3f3dd9d8bcf199d257873a14e54fa658fc0442a (patch)
tree514504862a36a3007f7a18cde5206bb4d505d2a8
parenteea80e8feb556efe907a1936c0f048b60a197864 (diff)
control: B-D on opkbuild (>= 4.1.3)
How is opkbuild 4.1.3 built with opkbuild 4.1.3? Bootstrapping magic.
-rw-r--r--changelog2
-rw-r--r--control2
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog b/changelog
index 9d6bfab..e99df77 100644
--- a/changelog
+++ b/changelog
@@ -1,6 +1,8 @@
opkbuild (4.1.3-1) trunk
* New upstream version.
+ * Build with opkbuild 4.1.3 to fix packages broken by a bug in busybox
+ (<< 1.22.0) exposed by opkbuild 4.1.0.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 04 Aug 2019 16:10:53 -0400
diff --git a/control b/control
index 9fedfb3..530404d 100644
--- a/control
+++ b/control
@@ -1,2 +1,2 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
-Build-Depends: opkhelper-3.0
+Build-Depends: opkbuild (>= 4.1.3), opkhelper-3.0