Skip to content

Commit 5cf059a

Browse files
committed
linux test
1 parent b137d18 commit 5cf059a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Formula/o/osrm-backend.rb

+4
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ class OsrmBackend < Formula
3535
uses_from_macos "expat"
3636
uses_from_macos "zlib"
3737

38+
on_linux do
39+
depends_on "llvm" => :build
40+
end
41+
3842
conflicts_with "flatbuffers", because: "both install flatbuffers headers"
3943
conflicts_with "mapnik", because: "both install Mapbox Variant headers"
4044

0 commit comments

Comments
 (0)