[Pkg-javascript-commits] [node-mapnik] 14/17: Add dependency on node-pre-gyp.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue May 10 18:16:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository node-mapnik.

commit 2e62cd76084a787e1f7f670546cfa2e122a5163e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon May 9 23:41:24 2016 +0200

    Add dependency on node-pre-gyp.
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fa8ff32..44f7fe4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ node-mapnik (3.5.12+dfsg-1) UNRELEASED; urgency=medium
   * Bump minimum required libmapnik-dev version to 3.0.11.
   * Enable parallel builds.
   * Add patch to fix spelling errors.
+  * Add dependency on node-pre-gyp.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 08 May 2016 23:17:36 +0200
 
diff --git a/debian/control b/debian/control
index 1f29d04..2866783 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,8 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          mapnik-utils,
-         nodejs
+         nodejs,
+         node-pre-gyp
 Recommends: node-carto,
             node-srs,
             node-zipfile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git



More information about the Pkg-javascript-commits mailing list