[Pkg-javascript-commits] [node-external-editor] 06/07: update dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jan 3 10:48:35 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-external-editor.
commit 4dbaece1a66b14f2c9755e97eae6062fc24b78a8
Author: Pirate Praveen <praveen at debian.org>
Date: Wed Jan 3 15:37:15 2018 +0530
update dependencies
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index ae63c53..d813e55 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
, chai
, node-tmp
, node-iconv-lite
+ , node-jschardet
, nodejs
Standards-Version: 4.1.3
Homepage: https://github.com/mrkmg/node-external-editor#readme
@@ -23,6 +24,8 @@ Depends:
${misc:Depends}
, nodejs
, node-tmp (>= 0.0.28)
+ , node-iconv-lite
+ , node-jschardet
Description: Edit a string with the users preferred text editor
Node.js module to edit a string with the users preferred text editor,
using either $VISUAL or $ENVIRONMENT.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-external-editor.git
More information about the Pkg-javascript-commits
mailing list