From eef742a06768ab34a0decce3d2579c84b4b9d60f Mon Sep 17 00:00:00 2001
From: Benny Baumann <BenBE@geshi.org>
Date: Sat, 9 Mar 2019 13:44:51 +0100
Subject: [PATCH] add: Add Debian dependencies

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

diff --git a/debian/control b/debian/control
index 78a7a6e..4ac3619 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: rmrf
 Section: mail
 Priority: optional
 Maintainer: Benny Baumann <benbe@chaotikum.org>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 10), libncurses-dev (>=6), libssl-dev (>= 1.1.0), libboost-dev, libboost-test-dev, libpython3-dev, liblua5.3-dev
 Standards-Version: 4.1.2
 Homepage: https://git.chaotikum.org/ReadMailReallyFast
 Vcs-Git: https://git.chaotikum.org/ReadMailReallyFast/code.git
-- 
GitLab