summaryrefslogtreecommitdiffstats
path: root/bzip2.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 21:46:06 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-06 21:46:06 (EDT)
commite9299f830498ecb58314ee667a53ba9b6be6dc92 (patch)
tree7810383fd562f750f17379db47a991763a0237d6 /bzip2.pkg
parent9a1b3d97f90a9e7ab2ce6bd2ff1f7d4a308bfa48 (diff)
Use oh-shlibdeps
Diffstat (limited to 'bzip2.pkg')
-rw-r--r--bzip2.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/bzip2.pkg/control b/bzip2.pkg/control
index e23c507..b6b0a75 100644
--- a/bzip2.pkg/control
+++ b/bzip2.pkg/control
@@ -1,6 +1,6 @@
Architecture: any
Platform: all
-Depends: libbz2.1.0 (= ${Binary-Version})
+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