xcb-util-xrm: needs musl-legacy-compat for musl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user