[Pkg-javascript-commits] [node-jsdom] 01/01: Corrected/added dependencies. See #742347 (node-cssstyle) and #743151 (node-htmlparser2, node-nwmatcher).
Wolfgang Borgert
debacle at moszumanska.debian.org
Sun Sep 21 11:44:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository node-jsdom.
commit 711ddc91760c7261b5efeff8c89f68573129e5e8
Author: W. Martin Borgert <debacle at debian.org>
Date: Sun Sep 21 13:42:05 2014 +0200
Corrected/added dependencies.
See #742347 (node-cssstyle) and #743151 (node-htmlparser2, node-nwmatcher).
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f4691f2..cc88d57 100644
--- a/debian/control
+++ b/debian/control
@@ -14,10 +14,12 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-htmlparser
+ , node-htmlparser2
, node-cssom
, node-request
, node-contextify (>= 0.1)
+ , node-cssstyle
+ , node-nwmatcher
Description: javascript implementation of the W3C DOM
node-jsdom is a CommonJS implementation of the DOM, intended to be platform
independent and as minimal/light as possible, while completely adhering to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-jsdom.git
More information about the Pkg-javascript-commits
mailing list