fix (and comment) dependencies

This commit is contained in:
Christophe Benz 2010-07-08 14:02:43 +02:00
commit a235e995d6
8 changed files with 19 additions and 2 deletions

View file

@ -45,5 +45,6 @@ setup(
],
install_requires=[
'weboob-backends-video',
# python-qt4-phonon
],
)