commit: 7082d7b7da3cfd3304693aaabd2c2bfc4e7711c4 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Sep 3 18:15:02 2016 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Sep 3 18:15:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7082d7b7
profiles/prefix/sunos/solaris/5.11: add sys-libs/libuuid to @system profiles/prefix/sunos/solaris/5.11/packages | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/prefix/sunos/solaris/5.11/packages b/profiles/prefix/sunos/solaris/5.11/packages new file mode 100644 index 00000000..f83f5d3 --- /dev/null +++ b/profiles/prefix/sunos/solaris/5.11/packages @@ -0,0 +1,12 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Host provided libuuid.so links against libpool.so, which in turn links +# against libxml2.so. In the latter it looks for SUNW@ symbols which +# our Prefix-provided libxml2.so doesn't have and cause problems, hence +# we need to provide libuuid.so ourselves for packages that use it. +# It's added here, because in previous releases we relied on the +# system-provided libuuid, but now no longer can, and ebuilds can't +# easily make the difference. +*sys-libs/libuuid