libtirpc: needs musl-legacy-compat for *-musl

This commit is contained in:
Jürgen Buchmüller 2020-01-13 13:23:36 +01:00
parent 9c6021da38
commit f6ff955927

View file

@ -13,6 +13,10 @@ homepage="http://libtirpc.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=f3b6350c7e9c3cd9c58fc7a5e5f8e6be469cc571bb5eb31eb9790b3e675186ca
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" musl-legacy-compat" ;;
esac
post_install() {
vconf ${wrksrc}/doc/netconfig
vlicense COPYING