From 2cf01d654fdc320ea68afe06f50f11b32c1c2a1e Mon Sep 17 00:00:00 2001 From: Davide Beatrici Date: Thu, 26 Apr 2018 15:27:29 +0200 Subject: [PATCH] debian: add CMake to the dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f6045bd3..ca39a205 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: softether-vpn Section: net Priority: optional Maintainer: Dmitry Orlov -Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, linux-libc-dev, libssl-dev, zlib1g-dev, libreadline-dev, build-essential, dh-exec +Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, linux-libc-dev, libssl-dev, zlib1g-dev, libreadline-dev, build-essential, cmake, dh-exec Standards-Version: 3.9.1 Homepage: http://www.softether.org/