diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 21:52:39 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-06 21:52:39 (EDT) |
commit | 1ffc6c689a722070858a51cd64b046c996dc0568 (patch) | |
tree | 46139b4faf7b66c108cfb3e63bc842f778d1a73b | |
parent | 433da4a13e8f96c2ada028ced5579bea4cee2461 (diff) |
bzip2: Don't "replace" old busybox
-rw-r--r-- | bzip2.pkg/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bzip2.pkg/control b/bzip2.pkg/control index b6b0a75..47022c4 100644 --- a/bzip2.pkg/control +++ b/bzip2.pkg/control @@ -1,7 +1,6 @@ Architecture: any Platform: all Depends: libbz2.1.0 (= ${Binary-Version}), ${Shlib-Depends} -Replaces: busybox (<< 1.21.1-6) Conflicts: busybox (<< 1.21.1-6) Description: High-quality data compression utilities ${Common-Description} |