From d791057fabf3bd34ad0a8040f3cd5456538956b1 Mon Sep 17 00:00:00 2001 From: Lukas Braun <lukas.braun@fau.de> Date: Tue, 29 Aug 2017 00:29:37 +0200 Subject: [PATCH] debian/control: add build deps for testing --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9b123df..2e6fb26 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9), golang-github-lib-pq-dev, golang-github-gokyle-hotp-dev, golang-github-mattn-go-sqlite3-dev, - postgresql + postgresql, + pamtester, libpam-wrapper, oathtool Standards-Version: 3.9.8 Section: admin Homepage: https://gitlab.cs.fau.de/koomi/goatherd -- GitLab