diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:50:26 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-21 00:50:26 -0500 |
commit | 50ee09554c9ef64baa36b71f11864582cfc0aa39 (patch) | |
tree | d4bb9da341f802f321a297c7775ab7d94b9b824b /system/binfmt-support | |
parent | 530998829777691cc2d41d46f3c02b71f587a4f6 (diff) |
various: Fixed man-db dep references
Diffstat (limited to 'system/binfmt-support')
-rw-r--r-- | system/binfmt-support/binfmt-support.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/binfmt-support/binfmt-support.info b/system/binfmt-support/binfmt-support.info index bf6c570f5a0c7..86c34c4018f1f 100644 --- a/system/binfmt-support/binfmt-support.info +++ b/system/binfmt-support/binfmt-support.info @@ -5,6 +5,6 @@ DOWNLOAD="http://deb.debian.org/debian/pool/main/b/binfmt-support/binfmt-support MD5SUM="c62b74a8862575f321f8c1ef3e4b8a2e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="man-db" +REQUIRES="" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |