summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Sferrazza2017-05-25 17:45:23 -0400
committerKyle Sferrazza2017-05-25 17:45:23 -0400
commitdde3a1f95d3aacd07f5ed8e49c3f8fe0d91e94de (patch)
tree8cd8f93ef453f1f1bb5491c074eb3b45a16d2fd0 /PKGBUILD
parente1e5bc2499c3f76cbc6a92023976dd31fc9ee7c5 (diff)
downloadaur-dde3a1f95d3aacd07f5ed8e49c3f8fe0d91e94de.tar.gz
bash is in base
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a20ac9c086fb..87330e42ea97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/PowerShell/PowerShell"
license=('MIT')
makedepends=('git' 'cmake' 'proot' 'dotnet-cli-git')
-depends=('bash' 'icu')
+depends=('icu')
conflicts=('powershell-git')
source=($pkgname::git+https://github.com/PowerShell/PowerShell.git#tag=v$_pkgver
pester::git+https://github.com/PowerShell/psl-pester.git#branch=develop