[Pkg-javascript-commits] [node-expat] 369/371: Update package relations: Build-depend on node-debug.

Jonas Smedegaard dr at jones.dk
Sun Feb 28 10:00:36 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 53317e78c215803650bd35fe6aac161158f1e2fa
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Feb 28 10:50:10 2016 +0100

    Update package relations: Build-depend on node-debug.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 86328e4..cb96a5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,8 @@ CDBS_BUILD_DEPENDS_rules_buildcore_config-guess-sub =
 deps = nodejs, node-bindings, node-nan (>= 2.1.0)
 
 # Needed by upstream build
-bdeps = nodejs-dev, node-gyp, pkg-config, libexpat-dev, node-vows (>= 0.8.1), node-iconv
+bdeps = nodejs-dev, node-gyp, pkg-config, libexpat-dev
+bdeps +=, node-debug, node-iconv, node-vows (>= 0.8.1)
 
 CDBS_BUILD_DEPENDS +=, $(bdeps), $(deps)
 CDBS_DEPENDS_$(pkg) = $(deps)

-- 
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