summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhil Sidler2017-11-25 10:26:53 -0600
committerPhil Sidler2017-11-25 10:26:53 -0600
commit1686dce693b7bc71d3d8f18e7d0ba5e62e4660cd (patch)
treec96d008365cc8bde50ffb2cde00ec7c0162c2798 /PKGBUILD
parent8f40e52d398a27f9d31c64dd6dc8c45eef8a62fa (diff)
downloadaur-1686dce693b7bc71d3d8f18e7d0ba5e62e4660cd.tar.gz
update optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8fa8b1d4f21..2b4c538badf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://www.oorexx.org/"
license=('CPL')
depends=('bash' 'gcc-libs-multilib')
makedepends=('subversion' 'cmake')
-optdepends=('csh: for C shell sample'
+optdepends=('tcsh: for C shell sample'
'sh: for sh shell sample')
provides=("rexx")
conflicts=("oorexx")