On Tue, Mar 16, 2010 at 02:34, Wolfgang Rohdewald wrote: > On Monday 15 March 2010, Matt Williams wrote: >> On 15 March 2010 22:09, Johannes Obermayr wrote: >> >> Should I move it anyway? >> > >> > I would say yes. Any other opinions? >> >> I would say yes too :) I'm looking forward to seeing this in >> the compilation. >> >> Also, sorry I didn't respond before. I was away at a >> conference. > > I just moved it to KDE/kdegames/kajongg I just built it successfully, but when trying to run it I get the following error: Traceback (most recent call last): File "/home/parker/kde-devel/install/share/apps/kajongg/kajongg.py", line 67, in import qt4reactor File "/home/parker/kde-devel/install/share/apps/kajongg/qt4reactor.py", line 45, in from zope.interface import implements ImportError: No module named zope.interface Is this a missing dependency check? Parker