community/stunnel: remove openssl from depends

This commit is contained in:
Jakub Jirutka 2016-10-10 23:24:46 +02:00
parent d7ce398325
commit e8b0ceebe1

View File

@ -4,12 +4,12 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
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"