From e072a01fe6d146b078975cfa205d617ff70d9fe0 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 26 Jan 2017 13:49:51 -0500 Subject: updated deb and rpm to 1.0-7 --- DEBIAN/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DEBIAN/control') diff --git a/DEBIAN/control b/DEBIAN/control index 8d42833..e79a841 100644 --- a/DEBIAN/control +++ b/DEBIAN/control @@ -1,5 +1,5 @@ Package: keepalive -Version: 1.0-6 +Version: 1.0-7 Architecture: all Essential: no Priority: extra @@ -9,5 +9,6 @@ Installed-Size: 350 Homepage: https://bgstack15.wordpress.com/ Source: keepalive.tgz Pre-Depends: bgscripts (>= 1.1-17), sssd, python3 +Depends: curl Description: Keepalive uses a system kerberos ticket (generating one if necessary) to stay authenticated to the http proxy. The user defines http_proxy and https_proxy. Keepalive assumes the system joined to an AD domain. -- cgit