summaryrefslogtreecommitdiffstats
path: root/vifm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'vifm/PKGBUILD')
-rw-r--r--vifm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/vifm/PKGBUILD b/vifm/PKGBUILD
index f4006a3..c570a63 100644
--- a/vifm/PKGBUILD
+++ b/vifm/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='A file manager with curses interface, which provides Vi[m]-like environ
arch=('x86_64')
url="https://vifm.info/"
license=('GPL')
-depends=('file' 'ncurses')
+depends=('file' 'bash')
optdepends=('perl: vifm-convert-dircolors')
provides=("$_pkgname")
conflicts=("$_pkgname")