summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-14 01:06:51 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-14 01:08:49 (EST)
commitfef9f6ce54c2f23277e541ebe1a364f1223dc41f (patch)
treeca54611bb719510d136add982de42ec1f9829fc4
parent310621b55c4d32a057da9ed2955922e854266da6 (diff)
base: Depend on opkg-lede
-rw-r--r--changelog2
-rw-r--r--substvars1
2 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 2bdf983..a7e0c68 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,8 @@ config-libiquity-testbench (1.1) trunk
* config-busybox-libiquity-testbench: New upstream version.
* config-busybox-libiquity-testbench: Enable nc and sendmail.
+ * config-base: Add opkg-lede to dependencies (currently needed by
+ prokit during initial installation).
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 14 Jan 2021 00:33:38 -0500
diff --git a/substvars b/substvars
index 2b84eec..a42892e 100644
--- a/substvars
+++ b/substvars
@@ -2,6 +2,7 @@ Config-Base-Depends:
linux-image-4.19,
base-files,
busybox,
+ opkg-lede,
badblocks,
cpuid,
dialog-ncurses, terminfo-linux,