diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-06 07:16:13 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-06 07:16:13 (EST) |
commit | e3a2501b27154ff401fe1a87d38747a2c09957a5 (patch) | |
tree | 27af4a40e48640b6d73535bef33e8a9f08ebac96 | |
parent | 9abcbda53b9bef7ebac3254bfeea29e53295e7d5 (diff) |
base: Depend on opkg-lede
-rw-r--r-- | changelog | 1 | ||||
-rw-r--r-- | substvars | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -4,6 +4,7 @@ config-dev (2.0) trunk * Update Maintainer field. * Update to platconf-pkg-tools version 3. * config-linux-libre-4.19-dev: New package. + * config-base: Depend on opkg-lede. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 06 Nov 2020 07:02:25 -0500 @@ -1 +1 @@ -Config-Base-Depends: proteanos-branding +Config-Base-Depends: proteanos-branding, opkg-lede |