commit:     54b4ffd4fb211ecdb4fa8fd14f9345bd3d1f1c74
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  5 19:49:42 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  5 19:50:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b4ffd4

x11-libs/libxcb: add libpthread-stubs dep on Darwin

Package-Manager: Portage-3.0.10.3-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/libxcb/libxcb-1.14.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-libs/libxcb/libxcb-1.14.ebuild 
b/x11-libs/libxcb/libxcb-1.14.ebuild
index b36db50cbfa..8d656d8009d 100644
--- a/x11-libs/libxcb/libxcb-1.14.ebuild
+++ b/x11-libs/libxcb/libxcb-1.14.ebuild
@@ -26,6 +26,7 @@ RDEPEND="
 # Note: ${PYTHON_USEDEP} needs to go verbatim
 DEPEND="${RDEPEND}
        >=x11-base/xcb-proto-1.14[${MULTILIB_USEDEP}]
+       elibc_Darwin? ( dev-libs/libpthread-stubs )
        test? ( dev-libs/check[${MULTILIB_USEDEP}] )
        doc? ( app-doc/doxygen[dot] )
        dev-libs/libxslt

Reply via email to