correct deps andd suppoert for tls 1.3

This commit is contained in:
Mario Fetka
2018-02-19 12:50:19 +01:00
parent b58fd4f47f
commit 73dd393227
2 changed files with 2 additions and 2 deletions

2
debian/rules vendored
View File

@@ -14,7 +14,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
#VERSION=$(shell echo $DEB_VERSION |cut -d ' ' -f 2)
%:
dh $@
dh $@ --with autoreconf,autotools_dev
# dh $@ --with dkms
override_dh_auto_configure: