From d3f3dd9d8bcf199d257873a14e54fa658fc0442a Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Sun, 04 Aug 2019 16:19:51 -0400
Subject: control: B-D on opkbuild (>= 4.1.3)

How is opkbuild 4.1.3 built with opkbuild 4.1.3?  Bootstrapping magic.
---
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
--
cgit v0.9.1