aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/points2grid.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/points2grid.rb b/Library/Formula/points2grid.rb
index fb1086a92..0314ba7cf 100644
--- a/Library/Formula/points2grid.rb
+++ b/Library/Formula/points2grid.rb
@@ -7,7 +7,6 @@ class Points2grid < Formula
depends_on 'cmake' => :build
depends_on 'boost'
- depends_on 'pdal'
def install
system "cmake", ".", *std_cmake_args