summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccc2b2e9f13c..e476b1f04587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Powerful Slack CLI via pure bash. Rich messaging, uploads, posts, pipin
arch=('any')
url="https://api.slack.com/automation/quickstart"
license=('MIT')
-depends=('git')
+depends=('git' 'deno')
source=(
"https://downloads.slack-edge.com/slack-cli/slack_cli_""$pkgver""_linux_64-bit.tar.gz"
)