projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2681b6c
)
dev-libs/libcxml: Fix dependency on dev-libs/locked_sstream.
author
Michael Weber
<xmw@gentoo.org>
Sat, 4 Mar 2017 11:19:59 +0000
(12:19 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Sat, 4 Mar 2017 11:24:11 +0000
(12:24 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-libs/libcxml/libcxml-0.15.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libcxml/libcxml-0.15.4.ebuild
b/dev-libs/libcxml/libcxml-0.15.4.ebuild
index b61caadfceb53f8a5bc03bf8978eeb0406dda67b..dec46e6de12e45fe7c575cba6cde0becb61c1011 100644
(file)
--- 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"