On Sat, Jan 03, 2004 at 10:18:32PM +0000, Simon Edwards wrote: > > The change is only in the later versions of PyKDE-3.8 (like the > > one available at riverbankcomputing). > > What are the lucky version numbers at the moment for getting everything > working and reasonably up to date? sip 3.8, pyqt 3.8, pykde 3.8? is sip 3.8 > and pyqt 3.8 still up on riverbank?
You can always: apt-get source sip python-qt3 Debian sid's versions are still 3.8. If you just want the Build-Depends for PyKDE 3.8, you'll need: libqt3-mt-dev qt3-dev-tools qt3-apps-dev libqt3-compat-headers python-dev sip python2.3-sip-dev python2.3-qt3c102 python-qt-dev kdelibs4-dev kdebase-dev (stripped Build-Depends from my source package at people.debian.org) _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
