diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-12 01:59:13 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-12 01:59:13 (EDT) |
commit | 10ff7df06ed3bbd47a258a2d8521ae2a6c55e31f (patch) | |
tree | 8b3050cf3234dab7a228d32f7b46557baf6990f6 | |
parent | 9a2e89ae2638bb149220806158a1a8cb6586419c (diff) |
bzip2: Break and replace old busybox versions.
-rw-r--r-- | bzip2.pkg/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bzip2.pkg/control b/bzip2.pkg/control index 3029d39..d65e2ed 100644 --- a/bzip2.pkg/control +++ b/bzip2.pkg/control @@ -1,6 +1,8 @@ Architecture: any Platform: all Depends: libbz2.1.0 (= ${Binary-Version}) +Replaces: busybox (<< 1.21.1-6) +Breaks: busybox (<< 1.21.1-6) Description: High-quality data compression utilities ${Common-Description} . |