osxfuse_requirement: update PKG_CONFIG_PATH
This commit is contained in:
parent
0d0519d48d
commit
3d06f883b9
@ -13,7 +13,7 @@ class OsxfuseRequirement < Requirement
|
|||||||
end
|
end
|
||||||
|
|
||||||
env do
|
env do
|
||||||
ENV.append_path "PKG_CONFIG_PATH", HOMEBREW_PREFIX/"Library/ENV/pkgconfig/fuse"
|
ENV.append_path "PKG_CONFIG_PATH", HOMEBREW_LIBRARY/"Homebrew/os/mac/pkgconfig/fuse"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user