Update README.md
This commit is contained in:
parent
bb49395c21
commit
afccb8e595
@ -62,14 +62,8 @@ to happen on macOS, as these packages are usually installed out of the box on Li
|
||||
|
||||
In case the `lzma` package is not installed on your Linux, you need to run (assuming Debian/Ubuntu):
|
||||
|
||||
sudo apt-get install pkg-config liblzma-dev libpq-dev libpcre3-dev
|
||||
sudo apt-get install pkg-config liblzma-dev libpq-dev libpcre3-dev libcairo2-dev libbz2-dev
|
||||
|
||||
For some Linux distributions, installation of the following packages might be required as well:
|
||||
|
||||
apt-get install libcairo2-dev # in case of failure while building cairo
|
||||
apt-get install libbz2-dev # in case of failure while building bz2
|
||||
|
||||
|
||||
### Plan B — just download the GEval binary
|
||||
|
||||
(Assuming you have a 64-bit Linux.)
|
||||
|
Loading…
Reference in New Issue
Block a user