mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-13 10:03:49 -05:00
Add brew install libmagic to apple requirements.
`./manage.py migrate` ran into `raise ImportError('Unable to find magic library')` on latest Apple tastic.
This commit is contained in:
parent
3f8bf74309
commit
d288aece38
@ -52,6 +52,7 @@ well as ImageMagick:
|
|||||||
|
|
||||||
$ brew install ghostscript
|
$ brew install ghostscript
|
||||||
$ brew install imagemagick
|
$ brew install imagemagick
|
||||||
|
$ brew install libmagic
|
||||||
|
|
||||||
|
|
||||||
.. _requirements-baremetal:
|
.. _requirements-baremetal:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user