Possible Duplicate:
How to create a meta-package that automatically installs other packages?
So I installed the good, old amarok14 package on Ubuntu 11.10 (Because there still isn't a music player that is as good as this age old player)
However: I had to install it using dpkg, making it ignoring the libmtp8 package (using --ignore-depends=libmtp8
).
It runs beautifully, but whenever I want to install anything else (using apt-get, aptitude, synaptic, ...) it always wants me to REMOVE amarok14 first.
What can I do about this?