diff --git a/community/stunnel/APKBUILD b/community/stunnel/APKBUILD index 224ce311aaf..1e64d3b0225 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"