From e8b0ceebe13db7517ac961386cb06ca38e052efe Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Mon, 10 Oct 2016 23:24:46 +0200 Subject: community/stunnel: remove openssl from depends --- community/stunnel/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/stunnel/APKBUILD') diff --git a/community/stunnel/APKBUILD b/community/stunnel/APKBUILD index 224ce311aa..1e64d3b022 100644 --- a/community/stunnel/APKBUILD +++ b/community/stunnel/APKBUILD @@ -4,12 +4,12 @@ # Maintainer: Jakub Jirutka pkgname=stunnel pkgver=5.35 -pkgrel=2 +pkgrel=3 pkgdesc="SSL encryption wrapper between network client and server." url="http://www.stunnel.org/" arch="all" license="GPL2+ with OpenSSL exception" -depends="openssl" +depends="" makedepends="libressl-dev" subpackages="$pkgname-doc" install="$pkgname.pre-install" -- cgit v1.2.3