points2grid no longer depends on pdal

This commit is contained in:
Adam Vandenberg 2014-02-02 09:55:11 -08:00
parent fb7a4c1108
commit e91877a74f

View file

@ -7,7 +7,6 @@ class Points2grid < Formula
depends_on 'cmake' => :build
depends_on 'boost'
depends_on 'pdal'
def install
system "cmake", ".", *std_cmake_args