summaryrefslogtreecommitdiff
path: root/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild')
-rw-r--r--net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild
index 8da12e589470..7c0c5337eb30 100644
--- a/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.40-r1.ebuild
@@ -117,6 +117,12 @@ src_configure() {
$(meson_feature wayland wayland-protocols)
)
+ if use elibc_musl; then
+ emesonargs+=(
+ -Dcoroutine=gthread
+ )
+ fi
+
if use usbredir; then
emesonargs+=(
-Dusb-acl-helper-dir=/usr/libexec