From 49c9d4e636e767a4e75e99b28477b2457ae0f205 Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sat, 20 Oct 2012 17:59:54 +0200 Subject: [PATCH] added python-dbus to the dependency list --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 0734af6..a9e8274 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 8.0.0), gir1.2-gstreamer-0.10 (>= 0.10.36), gir1.2-notify-0.7 (>= 0.7.5), python (>= 2.7.3), + python-dbus (>= 1.0.0), python-gnomekeyring (>= 2.32.0), python-gobject (>= 3.2.0), python-httplib2 (>= 0.7.2), @@ -25,6 +26,7 @@ Depends: gir1.2-glib-2.0 (>= 1.32.0), gir1.2-notify-0.7 (>= 0.7.5), gstreamer0.10-plugins-base, python (>= 2.7.3), + python-dbus (>= 1.0.0), python-gnomekeyring (>= 2.32.0), python-gobject (>= 3.2.0), python-httplib2 (>= 0.7.2),