This is needed by any filesystem that uses the `allow_other` mount option.
ClosesHomebrew/homebrew#7742.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Provides libraries required to build and run programs that use FUSE
filesystems. Note that this formula installs `libfuse4x` instead of the
traditional `libfuse` in order to avoid clashing with MacFUSE and other
`libfuse` distributions---such as the one bundled with VMWare Fusion.
Configure scripts for software expecting to link against `libfuse` will need to
be modified accordingly.
ClosesHomebrew/homebrew#7371.
ClosesHomebrew/homebrew#6185.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>