diff options
Diffstat (limited to 'bzip2.pkg/control')
-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} . |