main/libasr: change mdocml to mandoc in makedepends

change because mdocml is renamed to mandoc
This commit is contained in:
Milan P. Stanić 2020-04-23 14:39:54 +02:00 committed by Natanael Copa
parent b86d4190ea
commit 451b887f50

View File

@ -7,7 +7,7 @@ pkgdesc="libasr is a free, simple and portable asynchronous resolver library"
url="https://www.opensmtpd.org"
arch="all"
license="ISC"
makedepends="mdocml bison openssl-dev automake autoconf libtool libbsd-dev"
makedepends="mandoc bison openssl-dev automake autoconf libtool libbsd-dev"
subpackages="$pkgname-dbg $pkgname-static $pkgname-dev"
source="https://github.com/OpenSMTPD/libasr/archive/$pkgver/libasr-$pkgver.tar.gz
0002-Replace-missing-res_randomid-with-the-more-secure-ar.patch