summaryrefslogtreecommitdiffstats
path: root/system/fish
diff options
context:
space:
mode:
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
commit50ee09554c9ef64baa36b71f11864582cfc0aa39 (patch)
treed4bb9da341f802f321a297c7775ab7d94b9b824b /system/fish
parent530998829777691cc2d41d46f3c02b71f587a4f6 (diff)
downloadslackbuilds-50ee09554c9ef64baa36b71f11864582cfc0aa39.tar.gz
slackbuilds-50ee09554c9ef64baa36b71f11864582cfc0aa39.tar.xz
various: Fixed man-db dep references
Diffstat (limited to 'system/fish')
-rw-r--r--system/fish/fish.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/fish/fish.info b/system/fish/fish.info
index b70ec030e0..af82a97165 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"