From 1d5bb49f261b4346b5a440ae6bbf58fe391ea46e Mon Sep 17 00:00:00 2001 From: Ivo Timmermans Date: Sat, 14 Oct 2000 22:00:09 +0000 Subject: [PATCH] Update Depends lines to reflect the dependencies on OpenSSL --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cc18a90..c08c622 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,11 @@ Section: non-US/main Priority: optional Maintainer: Ivo Timmermans Standards-Version: 3.0.1 -Build-Depends: libc6-dev, libgmp2-dev +Build-Depends: libc6-dev, libssl095a-dev, autoconf (>= 2.12), automake, Package: tinc Architecture: i386 -Depends: ${shlibs:Depends}, libgmp2, perl5 +Depends: ${shlibs:Depends}, (libssl095a|libssl09), perl5 Description: Virtual Private Network daemon tinc is a daemon with which you can create a virtual private network (VPN). One daemon can handle multiple connections, so you can -- 2.25.1