summaryrefslogtreecommitdiffstats
path: root/file.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 16:54:18 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 16:54:18 (EDT)
commit3695d99def5d2f1f7d551f159329a5823d30b283 (patch)
treeea7a749d38b1b338ef8b95eb1afee4ba6dd078bc /file.pkg
parent3d1d2a0642013c3cf553af25d2c896eb85ee4840 (diff)
file, libmagic.1: Use oh-shlibdeps
Diffstat (limited to 'file.pkg')
-rw-r--r--file.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.pkg/control b/file.pkg/control
index 56de45d..8ff53b0 100644
--- a/file.pkg/control
+++ b/file.pkg/control
@@ -1,5 +1,5 @@
Architecture: any
Platform: all
-Depends: libmagic.1 (= ${Binary-Version}), libz.1
+Depends: libmagic.1 (= ${Binary-Version}), ${Shlib-Depends}
Description: Tool that determines file type using magic numbers
${Tool-Common-Description}