points2grid no longer depends on pdal
This commit is contained in:
parent
fb7a4c1108
commit
e91877a74f
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ class Points2grid < Formula
|
|||
|
||||
depends_on 'cmake' => :build
|
||||
depends_on 'boost'
|
||||
depends_on 'pdal'
|
||||
|
||||
def install
|
||||
system "cmake", ".", *std_cmake_args
|
||||
|
|
Loading…
Reference in a new issue