On Mon, Jan 20, 2003 at 11:28:35AM -0300, ranto wrote: > > > > apt-get install python-qt3/testing > > > > or > > > > apt-get install python-qt3/sarge > i get this message > python-qt3: Depends: python2.2-qt3 (>= 3.5-1) but it is not going to be > installed
Erm... Try: apt-get -t sarge install python-qt3 That is the same than the above python-qt3/sarge, but it should get its dependencies from sarge (3.4) not from sid (3.5). _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
