control: Mailnag requires gstreamer-1.0 gir bindings

This commit is contained in:
Patrick Ulbrich
2014-06-23 21:38:22 +02:00
parent 9f10f9e018
commit 48c693016d

4
debian/control vendored
View File

@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 8.0.0),
gettext,
gir1.2-glib-2.0 (>= 1.32.0),
gir1.2-gnomekeyring-1.0 (>= 3.2.2),
gir1.2-gstreamer-0.10 (>= 0.10.36),
gir1.2-gstreamer-1.0 (>= 1.2.0),
gir1.2-notify-0.7 (>= 0.7.5),
python (>= 2.7.3),
python-dbus (>= 1.0.0),
@@ -23,7 +23,7 @@ Package: mailnag
Architecture: all
Depends: gir1.2-glib-2.0 (>= 1.32.0),
gir1.2-gnomekeyring-1.0 (>= 3.2.2),
gir1.2-gstreamer-0.10 (>= 0.10.36),
gir1.2-gstreamer-1.0 (>= 1.2.0),
gir1.2-notify-0.7 (>= 0.7.6),
gstreamer0.10-plugins-base,
python (>= 2.7.3),