From 14932f2fd22c1743a855780b7d4b34e2d53c1e34 Mon Sep 17 00:00:00 2001 From: Patrick Ulbrich Date: Sat, 7 Feb 2015 19:16:36 +0100 Subject: [PATCH] Remove httplib2 dependency --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 176b6c6..5bca8f1 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,6 @@ Depends: libgtk-3-bin (>= 3.6.4), python-dbus (>= 1.0.0), python-gobject (>= 3.2.0), - python-httplib2 (>= 0.7.2), python-xdg, ${misc:Depends}, ${python:Depends}