mtree: makedepends+= musl-legacy-compat
This commit is contained in:
parent
920ea531f1
commit
6d21f6ce15
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ distfiles="https://github.com/archiecobbs/mtree-port/archive/${version}.tar.gz"
|
|||
checksum=3d1b4e67414ebc178c869434d6bc4c5dd6e32e20db76e799ac16f9f7e585af93
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" musl-fts-devel"
|
||||
*-musl) makedepends+=" musl-fts-devel musl-legacy-compat"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue