Switch to unified view

a/packaging/homebrew/00README.txt b/packaging/homebrew/00README.txt
1
2
3
Package building file for Mac homebrew: http://brew.sh/
1
Package building file for Mac homebrew: http://brew.sh/
4
2
5
Install homebrew following the instructions on the home page, then copy
3
Install homebrew following the instructions on the home page, then copy
6
recoll.rb to /usr/local/Library/Formula/, then "brew install recoll" should
4
recoll.rb to /usr/local/Library/Formula/, then "brew install recoll" should
7
just work.
5
just work.
8
6
9
Also see: https://github.com/medoc92/homebrew/tree/recoll
7
- You need to install python-libxml2 and python-libxslt separately
10
8
  (e.g. using pip). These are used to index libreoffice files and other
9
  xml-based formats (openxml, etc.)
10