aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-01-02 09:58:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-01-02 09:59:25 +0000
commit8567007f74e878fb8abc7c43b0f887f4fda372b7 (patch)
treec2b0e0d49e2dc4af17fd98fd002b0c5efce8b01d /testing
parentd56556afb130a24856d1a7aeda72d0b989ed584e (diff)
downloadaports-8567007f74e878fb8abc7c43b0f887f4fda372b7.tar.bz2
aports-8567007f74e878fb8abc7c43b0f887f4fda372b7.tar.xz
testing/opensmtpd-extras: unbreak build
no longer uses libressl or openssl
Diffstat (limited to 'testing')
-rw-r--r--testing/opensmtpd-extras/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/opensmtpd-extras/APKBUILD b/testing/opensmtpd-extras/APKBUILD
index 9a6978dbd0..fb13944950 100644
--- a/testing/opensmtpd-extras/APKBUILD
+++ b/testing/opensmtpd-extras/APKBUILD
@@ -8,7 +8,7 @@ url="https://opensmtpd.org/"
arch="all"
license="ISC"
depends=""
-makedepends="libressl-dev libevent-dev python2-dev mariadb-connector-c-dev postgresql-dev
+makedepends="libevent-dev python2-dev mariadb-connector-c-dev postgresql-dev
hiredis-dev sqlite-dev"
subpackages="$pkgname-doc"
source="https://www.opensmtpd.org/archives/$pkgname-$pkgver.tar.gz