summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-14 01:18:13 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-14 01:18:13 (EST)
commita3ca6db8b0f026e5be6b8666dbb9b12dde1edf91 (patch)
tree862eae37c2ef13ad1755dc971a18ae07c61c017c
parentfef9f6ce54c2f23277e541ebe1a364f1223dc41f (diff)
base: Remove expect from dependencies
-rw-r--r--changelog2
-rw-r--r--substvars1
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index a7e0c68..0dfc7da 100644
--- a/changelog
+++ b/changelog
@@ -4,6 +4,8 @@ config-libiquity-testbench (1.1) trunk
* config-busybox-libiquity-testbench: Enable nc and sendmail.
* config-base: Add opkg-lede to dependencies (currently needed by
prokit during initial installation).
+ * config-base: Remove expect from dependencies (sendmail will be used
+ instead).
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 14 Jan 2021 00:33:38 -0500
diff --git a/substvars b/substvars
index a42892e..1ff3590 100644
--- a/substvars
+++ b/substvars
@@ -7,7 +7,6 @@ Config-Base-Depends:
cpuid,
dialog-ncurses, terminfo-linux,
edid-decode,
- expect,
stress,
sensors,
smartctl,