diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:40:12 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 18:40:35 (EDT) |
commit | 1becdc6a15941f3cf572fec8650212e6d9e3bc2f (patch) | |
tree | 5de11c92168b0e633655cb5c9422b52d9b365b70 | |
parent | 8a24852fd687e646b034641c535c5953744974b4 (diff) |
opkg: Depend on opkg-lede
-rw-r--r-- | opkg.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opkg.pkg/control b/opkg.pkg/control index 42743ec..4774a8b 100644 --- a/opkg.pkg/control +++ b/opkg.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: ${Shlib-Depends} +Depends: opkg-lede Description: Open PacKaGe Management ${Common-Description} . |