summaryrefslogtreecommitdiffstats
path: root/office/trello-cli
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-03-03 22:53:17 +1300
committer Andrew Clemons <andrew.clemons@gmail.com>2022-03-05 00:17:45 +1300
commitb45c63eb7b49b093c259b1a1bfe897d88ff5fa60 (patch)
treeddee0dc1ce4acd7922d1be7cf3c3aec938cf0032 /office/trello-cli
parent788edf13a96d5ce472c5562a3499decf9521c66f (diff)
downloadslackbuilds-b45c63eb7b49b093c259b1a1bfe897d88ff5fa60.tar.gz
slackbuilds-b45c63eb7b49b093c259b1a1bfe897d88ff5fa60.tar.xz
office/trello-cli: Add nodejs dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'office/trello-cli')
-rw-r--r--office/trello-cli/trello-cli.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/trello-cli/trello-cli.info b/office/trello-cli/trello-cli.info
index de6fc99a45..b12bc399b5 100644
--- a/office/trello-cli/trello-cli.info
+++ b/office/trello-cli/trello-cli.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mheap/trello-cli/archive/v0.3.2/trello-cli-0.3.2.ta
MD5SUM="9e64954b61533d03f8184eddce836145"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="google-go-lang"
+REQUIRES="google-go-lang nodejs"
MAINTAINER="Tonus"
EMAIL="tonus1@gmail.com"