Skip to content

Commit

Permalink
flann: declare indirect dependencies with linkage
Browse files Browse the repository at this point in the history
Spotted at #181636.
  • Loading branch information
carlocab committed Aug 19, 2024
1 parent 60400fb commit 3dd77e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/f/flann.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class Flann < Formula
depends_on "cmake" => :build
depends_on "pkg-config" => :build
depends_on "hdf5"
depends_on "lz4"

def install
system "cmake", "-S", ".", "-B", "build",
Expand Down

0 comments on commit 3dd77e1

Please sign in to comment.