From 7999230de87774a13bfb2317c3a83004b5d61467 Mon Sep 17 00:00:00 2001
From: Lukas Braun <no25qusu@cip.cs.fau.de>
Date: Tue, 29 Aug 2017 14:53:26 +0200
Subject: [PATCH] debian: add missing build dep

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

diff --git a/debian/control b/debian/control
index 2e6fb26..e36d7c1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
     golang-github-gokyle-hotp-dev,
     golang-github-mattn-go-sqlite3-dev,
     postgresql,
-    pamtester, libpam-wrapper, oathtool
+    pamtester, libpam-wrapper, oathtool, xxd
 Standards-Version: 3.9.8
 Section: admin
 Homepage: https://gitlab.cs.fau.de/koomi/goatherd
-- 
GitLab