Estou executando este comando:
sudo apt install libqt5svg5-private-dev
Eu recebo o erro
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:
libqt5svg5-private-dev : Depends: libqt5svg5-dev (= 5.2.1-1) but 5.5.1-2build1 is to be installed
E: Unable to correct problems, you have held broken packages.
O que posso fazer para resolver este problema? Eu executei apt install -f
sem sucesso e também tentei aptitude
.