diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 05:43:50 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-08 05:43:50 (EST) |
commit | 310bb966527e72b1cd884f1efcb0e62481c01e15 (patch) | |
tree | 415cb338f697597d9efc44dde163ab6b9238c1df /busybox.pkg/control | |
parent | a3bd7068d825da7cc6a818e4eeb70c3112dc1acc (diff) |
busybox: Conflict with old opkg-lede
Diffstat (limited to 'busybox.pkg/control')
-rw-r--r-- | busybox.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.pkg/control b/busybox.pkg/control index 46ff9ec..163fd2d 100644 --- a/busybox.pkg/control +++ b/busybox.pkg/control @@ -3,6 +3,7 @@ Platform: any Essential: yes Section: util Depends: ${Shlib-Depends}, ${Extra-Depends} +Conflicts: opkg-lede (<< 0+git20190131.d4ba162-7) Description: Multi-call binary that combines many common UNIX utilities BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you |