diff --git a/community/mblaze/APKBUILD b/community/mblaze/APKBUILD index e2d54715634..99b114b326b 100644 --- a/community/mblaze/APKBUILD +++ b/community/mblaze/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sören Tempel pkgname=mblaze pkgver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc="Unix utilities to deal with Maildir" url="https://github.com/chneukirchen/mblaze" arch="all" @@ -36,7 +36,7 @@ package() { } crypto() { - depends="libressl gnupg" + depends="openssl gnupg" pkgdesc="Scripts for using S/MIME and PGP" cd "$builddir/contrib"