diff options
author | Patrick 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) |
commit | d49f37a03bd4be34d131fe83c4f38144f588025e (patch) | |
tree | 786b755b8ba7e4bd0b40ba7a8ec572398715513e | |
parent | 706209cabf1313d678b243e661c4eaa6dd0b797f (diff) |
base: Depend on build-essential
The dev platform will be ready to build packages immediately after
installation.
-rw-r--r-- | substvars | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -Config-Base-Depends: opkg-lede +Config-Base-Depends: build-essential, opkg-lede |