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),