fix dependencies

This commit is contained in:
Christophe Benz 2010-07-08 02:29:38 +02:00
commit 21f86830cc
12 changed files with 12 additions and 12 deletions

View file

@ -39,6 +39,6 @@ setup(
'scripts/videoob',
],
install_requires=[
'weboob-video-backends',
'weboob-backends-video',
],
)