|
|
@ -59,9 +59,9 @@ Also there is `-L` flag for CMake that could be used to list current cached opti |
|
|
|
Debian/Ubuntu |
|
|
|
Debian/Ubuntu |
|
|
|
------------- |
|
|
|
------------- |
|
|
|
|
|
|
|
|
|
|
|
You will need a compiler and other tools that could be installed with `build-essential` package: |
|
|
|
You will need a compiler and other tools that could be installed with `build-essential` and `debhelper` packages: |
|
|
|
|
|
|
|
|
|
|
|
sudo apt-get install build-essential |
|
|
|
sudo apt-get install build-essential debhelper |
|
|
|
|
|
|
|
|
|
|
|
Also you will need a bunch of development libraries: |
|
|
|
Also you will need a bunch of development libraries: |
|
|
|
|
|
|
|
|
|
|
|