mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
sci-chemistry/avogadro2: add dev-libs/pegtl for vtk
add dev-libs/pegtl in DEPEND, required by vtk's cmake file. Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/42718 Closes: https://github.com/gentoo/gentoo/pull/42718 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
2eae5bba76
commit
bb7378b391
@ -26,6 +26,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-cpp/eigen:3
|
||||
vtk? ( dev-libs/pegtl )
|
||||
"
|
||||
BDEPEND="doc? ( app-text/doxygen )"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user