[Pkg-javascript-commits] [node-expat] 283/371: Update package relations: Build-depend on pkg-config.

Jonas Smedegaard dr at jones.dk
Sun Feb 28 10:00:20 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 9e2c127a7fd7b3fec9338058cedb3e8864043219
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Sep 8 21:37:11 2014 +0200

    Update package relations: Build-depend on pkg-config.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 62a5a6d..ea2b829 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ CDBS_BUILD_DEPENDS_rules_buildcore_config-guess-sub =
 deps = nodejs, node-bindings, node-nan
 
 # Needed by upstream build process
-bdeps = nodejs-dev, node-gyp, libexpat-dev, node-vows, node-iconv
+bdeps = nodejs-dev, node-gyp, pkg-config, libexpat-dev, node-vows, node-iconv
 
 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