When I've tried to install libgtk-3-dev:

$ sudo apt-get install libgtk-3-dev
[sudo] password for pandya:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libgtk-3-dev : Depends: libgtk-3-0 (= 3.10.8-0ubuntu1) but 3.10.8-0ubuntu1.2 is to be installed Depends: gir1.2-gtk-3.0 (= 3.10.8-0ubuntu1) but 3.10.8-0ubuntu1.2 is to be installed Depends: libglib2.0-dev (>= 2.37.5) but it is not going to be installed Depends: libgdk-pixbuf2.0-dev (>= 2.27.1) but it is not going to be installed Depends: libpango1.0-dev (>= 1.32.4) but it is not going to be installed Depends: libatk1.0-dev (>= 2.7.5) but it is not going to be installed Depends: libatk-bridge2.0-dev but it is not going to be installed Depends: libcairo2-dev (>= 1.13.0~20140204) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Then I've checked (and found) that ligtk-3-0 (3.10.8-0ubuntu1.2) is pre-installed with Trisquel 7.0 BUT we have libgtk-3-0 (3.10.8-0ubuntu1) on our belenos repository.

And here the problem is: libgtk-3-dev needs Package: libgtk-3-0 (3.10.8-0ubuntu1) but newer version 3.10.8-0ubuntu1.2 is pre-installed!

So, Why pre-installed version differs from version that available on repository for samething (belenos)?

Reply via email to