[Pkg-javascript-commits] [ltx] 54/80: Update package relations: Depend on node-sax.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:50:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit a235582d3e54e67e59a324ced5585bbb538cc9f4
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Mar 25 12:58:11 2012 +0200
Update package relations: Depend on node-sax.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 49483cb..29daa34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ libpkgname = node-ltx
deps = node-node-expat
CDBS_BUILD_DEPENDS += , $deps, node-vows
-CDBS_DEPENDS_$(libpkgname) = $deps, nodejs
+CDBS_DEPENDS_$(libpkgname) = $deps, node-sax, nodejs
# suppress optional build-dependencies
CDBS_BUILD_DEPENDS_rules_upstream-tarball =
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list