mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 17:13:48 +01:00
Be a bit more verbose in the README
There is another software called magic out there, so let's call it libmagic from file(1).
This commit is contained in:
parent
376aea65a0
commit
4b1edf1a41
6
README
6
README
@ -7,11 +7,11 @@ Requirements
|
||||
------------
|
||||
gtk2 (>= 2.28)
|
||||
girara
|
||||
sqlite3 (>= 3.5.9)
|
||||
sqlite3 (optional, >= 3.5.9)
|
||||
check (for tests)
|
||||
intltool
|
||||
python-docutils (for man pages)
|
||||
magic (optional)
|
||||
python-docutils (optional, for man pages)
|
||||
libmagic from file(1) (optional, for mime-type detection)
|
||||
|
||||
Please note that you need to have a working pkg-config installation and that the
|
||||
Makefile is only compatible with GNU make. If you don't have a working
|
||||
|
Loading…
Reference in New Issue
Block a user