From e6e7ccc4f9f9dc86e89f381dac073ce8e59fc686 Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Wed, 25 Jun 2014 20:33:43 +0200 Subject: [PATCH] updated dependencies --- debian/control | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 28709aa..91709bc 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 8.0.0), gir1.2-glib-2.0 (>= 1.32.0), gir1.2-gnomekeyring-1.0 (>= 3.2.2), gir1.2-gst-plugins-base-1.0 (>= 1.2.0), - gir1.2-notify-0.7 (>= 0.7.5), + gir1.2-gtk-3.0 (>= 3.6.4), + gir1.2-notify-0.7 (>= 0.7.6), + libgtk-3-bin (>= 3.6.4), python (>= 2.7.3), python-dbus (>= 1.0.0), python-gobject (>= 3.2.0), @@ -24,8 +26,9 @@ Architecture: all Depends: gir1.2-glib-2.0 (>= 1.32.0), gir1.2-gnomekeyring-1.0 (>= 3.2.2), gir1.2-gst-plugins-base-1.0 (>= 1.2.0), + gir1.2-gtk-3.0 (>= 3.6.4), gir1.2-notify-0.7 (>= 0.7.6), - gstreamer0.10-plugins-base, + libgtk-3-bin (>= 3.6.4), python (>= 2.7.3), python-dbus (>= 1.0.0), python-gobject (>= 3.2.0),