> Why is it removing the qt3 dev packages? I checked gdk-imlib-dev, > libpng2-dev and libgnome-dev for conflicts with the qt3 dev libraries, > but I don't see any mentioned. So why are they being removed on this > install? it doesn't make sense to me.
Without having looked at the dependencies: Maybe gnome depends on libpng2-dev, which conflicts with libpng-dev, which is required for libqt3-dev ? Check the dependencies of libqt3-dev, too! Greetings, Erich