diff options
Diffstat (limited to 'file.pkg/control')
-rw-r--r-- | file.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/file.pkg/control b/file.pkg/control index ba6b955..56de45d 100644 --- a/file.pkg/control +++ b/file.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libmagic.1 (= ${Binary-Version}) +Depends: libmagic.1 (= ${Binary-Version}), libz.1 Description: Tool that determines file type using magic numbers ${Tool-Common-Description} |