Reply
Thread Tools
El Amir's Avatar
Posts: 487 | Thanked: 152 times | Joined on Aug 2007 @ London, UK
#1
Hi,

Ive been publishing my 2 python/PyQt apps (Vuvuzela & LontonTubeMap - see my signature) in the Extras-devel repos for a while now but somehow, ive got users sometime complaining about missing dependencies.

Ive got a bunch of libraries installed on my N900 so debugging is quite hard!

The begining of both apps, the section where I declare my imports looks like this:

Code:
import sys
from PyQt4 import QtCore, QtGui
from PyQt4.QtGui import *
from PyQt4.QtCore import *
And in Py2Deb, i have this:

Code:
p.depends = "python2.5, python2.5-qt4-core, python2.5-qt4-gui"

Am I missing anything?
__________________
Follow me on twitter HERE!

Applications I've made:
- Vuvuzela
- LTM: London Tube Map
 
Reply

Tags
dependencies, py2deb


 
Forum Jump


All times are GMT. The time now is 22:37.