Changeset 2371


Ignore:
Timestamp:
04/07/10 11:02:17 (3 years ago)
Author:
fma
Message:

Added missing dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/maemo/setup.py

    r2296 r2371  
    9292      # Debian package for maemo 
    9393      section="user/graphics", 
    94       depends="python2.5, python2.5-qt4-core, python2.5-qt4-gui", 
     94      depends="python2.5, python2.5-runtime, python2.5-bluez python2.5-qt4-core, python2.5-qt4-gui, python2.5-qt4-network", 
    9595      icon="maemo/icons/26x26/papywizard.png", 
    9696      cmdclass={'bdist_debian': bdist_debian}, 
Note: See TracChangeset for help on using the changeset viewer.