xcb-util-xrm: needs musl-legacy-compat for musl

This commit is contained in:
Jürgen Buchmüller 2020-01-14 10:21:51 +01:00
parent 7e26b0f85d
commit 68d1118ab3

View file

@ -12,6 +12,10 @@ homepage="https://github.com/Airblader/xcb-util-xrm"
distfiles="https://github.com/Airblader/xcb-util-xrm/archive/v${version}.tar.gz"
checksum=9d4a66c7366abb4840f6f822c613e1776c5898235358de728ba4554263fa0783
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"
fi
post_extract() {
# The archives doesn't include the git submodule for the m4
# functions required