debian: added python-dbus to dependencies list v1.1.0
authorKonstantin Stepanov <kstep@p-nut.info>
Sun, 12 Dec 2010 15:38:40 +0000 (17:38 +0200)
committerKonstantin Stepanov <kstep@p-nut.info>
Sun, 12 Dec 2010 15:38:40 +0000 (17:38 +0200)
debian/control

index 84cb4c0..8dd51e8 100644 (file)
@@ -10,7 +10,7 @@ Homepage: https://github.com/kstep/dbuscron
 
 Package: dbuscron
 Architecture: all
-Depends: ${misc:Depends}, python (>=2.5)
+Depends: ${misc:Depends}, python (>=2.5), python-dbus
 Description: dbuscron is cron-like DBUS events scheduler
  It's main target is Maemo 5. I wrote it for my N900 actually,
  so I can schedule tasks for different DBUS events. This package