From 68d1118ab3b11ec65f5bcd3eacc8a6c691e0fc5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 14 Jan 2020 10:21:51 +0100 Subject: [PATCH] xcb-util-xrm: needs musl-legacy-compat for musl --- srcpkgs/xcb-util-xrm/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/xcb-util-xrm/template b/srcpkgs/xcb-util-xrm/template index a1339585a50..83fa1ee05a1 100644 --- a/srcpkgs/xcb-util-xrm/template +++ b/srcpkgs/xcb-util-xrm/template @@ -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