Try to install openCV lib and one of the first steps is install cmake, but when I
sudo apt-get install cmake
I recieve
The following packages have unmet dependencies:
cmake : Depends: libjsoncpp0 but it is not installable
E: Unable to correct problems, you have held broken packages.
I'd installed build-essential, libjsoncpp-dev, pkg-config...
etc
Where is error?