commit: c9670fe28445edf107eb51db383a7833e65056f4
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Jul 28 19:13:58 2017 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Jul 28 20:05:19 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c9670fe2
sci-biology/SPAdes: update comments on bundled dev-libs/boost
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sci-biology/SPAdes/SPAdes-3.10.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-biology/SPAdes/SPAdes-3.10.1.ebuild
b/sci-biology/SPAdes/SPAdes-3.10.1.ebuild
index a887fe909..3d219dbf0 100644
--- a/sci-biology/SPAdes/SPAdes-3.10.1.ebuild
+++ b/sci-biology/SPAdes/SPAdes-3.10.1.ebuild
@@ -27,7 +27,8 @@ DEPEND="
dev-python/regex"
RDEPEND="${DEPEND}"
# BUG:
-# SPAdes uses bundled while modified copy of dev-libs/boost
+# SPAdes uses bundled while modified copy of dev-libs/boost (only headers are
used,
+# not *.so or *.a are even used)
#
# BUG: "${S}"/ext/src/ contains plenty of bundled 3rd-party tools. Drop them
all and properly DEPEND on their
# existing packages