[Pkg-javascript-commits] [node-expat] 105/371: Drop obsolete (and ignored on buildds) libnode-* fallback build-dependency.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 09:59:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-expat.
commit 2f3fa7019f30f9970f7ae0f73624b9d04fa37868
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Dec 4 16:36:45 2011 +0700
Drop obsolete (and ignored on buildds) libnode-* fallback build-dependency.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d38effe..4fb5702 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
libpkgname = node-node-expat
-CDBS_BUILD_DEPENDS += , nodejs-dev (>= 0.2.6), libexpat-dev, node-vows | libnode-vows
+CDBS_BUILD_DEPENDS += , nodejs-dev (>= 0.2.6), libexpat-dev, node-vows
# 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/node-expat.git
More information about the Pkg-javascript-commits
mailing list