diff options
-rw-r--r-- | bzip2.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bzip2.pkg/control b/bzip2.pkg/control index d65e2ed..e23c507 100644 --- a/bzip2.pkg/control +++ b/bzip2.pkg/control @@ -2,7 +2,7 @@ Architecture: any Platform: all Depends: libbz2.1.0 (= ${Binary-Version}) Replaces: busybox (<< 1.21.1-6) -Breaks: busybox (<< 1.21.1-6) +Conflicts: busybox (<< 1.21.1-6) Description: High-quality data compression utilities ${Common-Description} . |