added python-dbus to the dependency list

This commit is contained in:
Patrick Ulbrich
2012-10-20 17:59:54 +02:00
parent 34a339f427
commit 49c9d4e636

2
debian/control vendored
View File

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