Whenever I try to install GTKpod from Synaptic, it says:
gtkpod:
Depends: libpango1.0-0 (>=1.18.3) but 1.18.2-0ubuntu1 is to be installed
Why won't it resolve this dependency on its own? Is there another way to install it?
(Ubuntu Linux 7.10)
EDIT:
And in terminal:
alex@alex-laptop:~$ sudo apt-get install gtkpod
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.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gtkpod: Depends: libpango1.0-0 (>= 1.18.3) but 1.18.2-0ubuntu1 is to be installed
E: Broken packages
alex@alex-laptop:~$