From 3d0678dffb355a75ec3c77d54b432a23c8685346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 8 Jan 2021 10:08:35 +0100 Subject: profiles/gaming: try to fix libcxx dependencies --- profiles/gaming/package.use | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index f150093..e3e9b51 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -17,3 +17,7 @@ app-emulation/wine-staging vkd3d xinerama themes osmesa # Selective use of Python2 gnome-base/gconf python_targets_python2_7 + +# Hacks +# libcxx is static and it needs static libunwind +sys-libs/libunwind static-libs -- cgit v1.2.3