summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-11-07 02:25:04 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-11-07 02:25:04 (EST)
commitd49f37a03bd4be34d131fe83c4f38144f588025e (patch)
tree786b755b8ba7e4bd0b40ba7a8ec572398715513e
parent706209cabf1313d678b243e661c4eaa6dd0b797f (diff)
base: Depend on build-essential
The dev platform will be ready to build packages immediately after installation.
-rw-r--r--substvars2
1 files changed, 1 insertions, 1 deletions
diff --git a/substvars b/substvars
index baf6c5b..f6fba41 100644
--- a/substvars
+++ b/substvars
@@ -1 +1 @@
-Config-Base-Depends: opkg-lede
+Config-Base-Depends: build-essential, opkg-lede