From 280676db34863f8fe38d590943a0d7282cbf5c59 Mon Sep 17 00:00:00 2001 From: Michael Weber Date: Sat, 4 Mar 2017 12:19:59 +0100 Subject: [PATCH] dev-libs/libcxml: Fix dependency on dev-libs/locked_sstream. Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- dev-libs/libcxml/libcxml-0.15.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-libs/libcxml/libcxml-0.15.4.ebuild b/dev-libs/libcxml/libcxml-0.15.4.ebuild index b61caadfceb5..dec46e6de12e 100644 --- a/dev-libs/libcxml/libcxml-0.15.4.ebuild +++ b/dev-libs/libcxml/libcxml-0.15.4.ebuild @@ -17,7 +17,8 @@ KEYWORDS="~amd64" IUSE="" RDEPEND="dev-cpp/libxmlpp:2.6 - dev-libs/boost" + dev-libs/boost + dev-libs/locked_sstream" DEPEND="${RDEPEND} dev-util/waf virtual/pkgconfig" -- 2.26.2