I'm quite new to developing on linux, so sorry for the dumb question. I'm trying to develop something with jack, and when I try to install the development headers and libraries, I have the following error:
The following packages have unmet dependencies:
libjack-dev : Depends: libjack0 (= 2:0.124.2~20150719-1~kxstudio3) but it is not going to be installed
I guess this is due to the fact I update jack from kxstudio repositories, but probably the development ones are different. Is there any way to fix this?