X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=blobdiff_plain;f=setup.py;h=d0979a92934000b0752788bd59f94a584c8cdd8e;hp=743668cef48d124be048d24b4a62b0cab1d789d8;hb=ce0c4b63966441e2f5efc601637af4d08386317c;hpb=5801ede89c5499c264a3204e034f87f0f92d496b diff --git a/setup.py b/setup.py index 743668c..d0979a9 100755 --- a/setup.py +++ b/setup.py @@ -139,8 +139,8 @@ setup( "copyright": "gpl", "changelog": CHANGES, "buildversion": str(BUILD), - "depends": "python2.5, python2.5-qt4-core, python2.5-qt4-gui, python2.5-qt4-maemo5, python-xdg, python-simplejson", - #"depends": "python, python-pyside.qtcore, python-pyside.qtgui, python-pyside.qtmaemo5, python-xdg, python-simplejson", + #"depends": "python2.5, python2.5-qt4-core, python2.5-qt4-gui, python2.5-qt4-maemo5, python-xdg, python-simplejson", + "depends": "python, python-pyside.qtcore, python-pyside.qtgui, python-pyside.qtmaemo5, python-xdg, python-simplejson", "architecture": "any", }, "sdist_harmattan": {