[Pkg-javascript-commits] [node-restore-cursor] 01/01: add missing dependency
Paolo Greppi
paolog-guest at moszumanska.debian.org
Mon Oct 30 12:12:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-restore-cursor.
commit 737a94219a2b11daae1c831a4cbd72998b048249
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Mon Oct 30 12:59:59 2017 +0100
add missing dependency
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 5057ade..7a6b997 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Depends:
${misc:Depends}
, nodejs (>= 4)
, node-once
+ , signal-exit (= 3.0.2)
, node-exit-hook (>= 1.0.0)
Description: Gracefully restore the CLI cursor on exit
Node.js module to make the cursor reappear if the process crashes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-restore-cursor.git
More information about the Pkg-javascript-commits
mailing list