summaryrefslogtreecommitdiff
path: root/repo/util/fzf.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/fzf.xibuild')
-rw-r--r--repo/util/fzf.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/util/fzf.xibuild b/repo/util/fzf.xibuild
index a149337..a144f28 100644
--- a/repo/util/fzf.xibuild
+++ b/repo/util/fzf.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="git go"
-DEPS="bash"
+DEPS="sh"
PKG_VER=0.29.0
SOURCE=https://github.com/junegunn/fzf.git