[Pkg-javascript-commits] [SCM] bindings to the Mapnik tile rendering library for NodeJS branch, master, updated. upstream/0.5.8-5-g49da559
David Paleino
dapal at debian.org
Sun Oct 23 16:07:32 UTC 2011
The following commit has been merged in the master branch:
commit 70d08e7fc7ee2cb9e413d89281cdbe970269c4bc
Author: David Paleino <dapal at debian.org>
Date: Sun Oct 23 17:34:56 2011 +0200
Correctly generate dependencies
diff --git a/debian/rules b/debian/rules
index 12bed38..c1f89b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,6 @@ override_dh_auto_test:
override_dh_auto_install:
node-waf install --destdir=$(CURDIR)/debian/tmp/
+
+override_dh_shlibdeps:
+ dpkg-shlibdeps $(CURDIR)/debian/node-mapnik/usr/lib/nodejs/mapnik/_mapnik.node
--
bindings to the Mapnik tile rendering library for NodeJS
More information about the Pkg-javascript-commits
mailing list