profiles/prefix/sunos/solaris/5.11: add sys-libs/libuuid to @system
authorFabian Groffen <grobian@gentoo.org>
Sat, 3 Sep 2016 18:15:02 +0000 (20:15 +0200)
committerFabian Groffen <grobian@gentoo.org>
Sat, 3 Sep 2016 18:15:02 +0000 (20:15 +0200)
profiles/prefix/sunos/solaris/5.11/packages [new file with mode: 0644]

diff --git a/profiles/prefix/sunos/solaris/5.11/packages b/profiles/prefix/sunos/solaris/5.11/packages
new file mode 100644 (file)
index 0000000..f83f5d3
--- /dev/null
@@ -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