use python-deps to handle missing dependencies.

Apply it to gst python module.
This commit is contained in:
Thomas Vander Stichele
2013-01-27 22:24:22 +01:00
parent 434a7ca131
commit 6ac8408f0d
5 changed files with 51 additions and 6 deletions

View File

@@ -27,7 +27,6 @@ from morituri.extern.task import task
from morituri.common import logcommand, drive
from morituri.program import cdparanoia
class Analyze(logcommand.LogCommand):
summary = "analyze caching behaviour of drive"