From cd9e4034d8f00e20c00894df9da217a009dc0355 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Thu, 13 Oct 2016 12:05:02 -0400
Subject: [PATCH] add missing python-socks dependency

---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 9007faa..ff9d571 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9)
              , python-gtk2
              , python-zbar
              , python-zbarpygtk
+             , python-socks
              , python-docutils
              , python-sphinx
              , python-sphinx-rtd-theme
-- 
GitLab