summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3a6a54d7570..648457bcc44c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ url='http://www.gnu.org/software/bash/bash.html'
arch=('i686' 'x86_64' 'any')
license=('GPL')
backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
-depends=('glibc' 'ncurses' 'libncursesw.a')
makedepends=('git')
optdepends=('bash-completion: for tab completion')
provides=('sh' 'bash=4.4-$pkgver')