This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit ee9b41607f8ef4347b522bda23fddb12563d9d97 Author: Bas Couwenberg <[email protected]> Date: Sun Mar 20 01:10:12 2016 +0100 Add PDAL to workstation & devel tasks. --- tasks/devel | 1 + tasks/workstation | 2 ++ 2 files changed, 3 insertions(+) diff --git a/tasks/devel b/tasks/devel index f136f43..213a118 100644 --- a/tasks/devel +++ b/tasks/devel @@ -41,6 +41,7 @@ Depends: grass-dev, \ libosmium2-dev, \ libosmpbf-dev, \ libossim-dev, \ + libpdal-dev, \ libproj-dev, \ libprotozero-dev, \ libqgis-dev, \ diff --git a/tasks/workstation b/tasks/workstation index 35aa51f..9706217 100644 --- a/tasks/workstation +++ b/tasks/workstation @@ -196,3 +196,5 @@ Depends: python-shapely, python3-shapely Depends: stetl, python-stetl +Depends: pdal + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

