From c0813bba4e53bfce8f2ac3bb381162e366f6bd33 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@koumbit.org>
Date: Tue, 1 Oct 2013 00:46:33 +0200
Subject: [PATCH] add missing depends on docutils

---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 34c2b94..1d1ff6f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9),
                python-qrencode,
                python-gtk2,
                python-zbar,
-               python-zbarpygtk
+               python-zbarpygtk,
+               python-docutils
 Standards-Version: 3.9.4
 Homepage: http://web.monkeysphere.info/monkeysign
 Vcs-Git: git://git.monkeysphere.info/monkeysign
-- 
GitLab