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/fish | |
parent | 530998829777691cc2d41d46f3c02b71f587a4f6 (diff) |
various: Fixed man-db dep references
Diffstat (limited to 'system/fish')
-rw-r--r-- | system/fish/fish.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/fish/fish.info b/system/fish/fish.info index b70ec030e0cf..af82a9716564 100644 --- a/system/fish/fish.info +++ b/system/fish/fish.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/fish-shell/fish-shell/releases/download/3.1.2/fish- MD5SUM="2e9f12a250dccb9ab0529ae6f77710a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="man-db" +REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |