Closed jeffehobbs closed 7 years ago
Is it possible that that package is now qml-module-qtgraphicaleffects?
Maybe? That seemed promising until actually installing cool-retro-term, then the error becomes:
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:
cool-retro-term : Depends: libqt5qml-graphicaleffects but it is not installable
Depends: qtdeclarative5-dialogs-plugin but it is not installable
E: Unable to correct problems, you have held broken packages.```
Well, yes, qml-module-qtgraphicaleffects is sufficient to build from source, but the .deb package is still referencing a package that doesn't exist.
Yes! After installing qml-module-qtgraphicaleffects, downloading and building from source works perfectly. Thanks very much!
Installation fails on ubuntu 10.17 with this error:
Package libqt5qml-graphicaleffects is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
What's the best way to satisfy that dependency?