This is an automated email from the git hooks/post-receive script. sebastic-guest pushed a commit to branch master in repository gis.
commit 9213d198cc192a60a544f3c449aa252bf55d662e Author: Bas Couwenberg <[email protected]> Date: Sat Jan 17 16:45:53 2015 +0100 Add node-rbush to osm task. --- tasks/osm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tasks/osm b/tasks/osm index f482319..20c728e 100644 --- a/tasks/osm +++ b/tasks/osm @@ -135,6 +135,9 @@ Depends: libjs-openlayers3, node-openlayers # mgrs is a dependency of proj4js Depends: libjs-proj4, node-proj4, libjs-mgrs, node-mgrs +# OpenLayers3 dependencies +Depends: node-rbush + Depends: osmctools WNPP: 722429 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit
