mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
sci-chemistry/gromacs: add missing test dep
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -55,7 +55,9 @@ DEPEND="${CDEPEND}
|
||||
dev-texlive/texlive-latex
|
||||
dev-texlive/texlive-latexextra
|
||||
media-gfx/imagemagick
|
||||
)"
|
||||
)
|
||||
test? ( dev-libs/tinyxml2 )
|
||||
"
|
||||
RDEPEND="${CDEPEND}"
|
||||
|
||||
REQUIRED_USE="
|
||||
@@ -161,6 +163,7 @@ src_configure() {
|
||||
-DGMX_VMD_PLUGIN_PATH="${EPREFIX}/usr/$(get_libdir)/vmd/plugins/*/molfile/"
|
||||
-DBUILD_TESTING=OFF
|
||||
-DGMX_BUILD_UNITTESTS=OFF
|
||||
-DGMX_EXTERNAL_TINYXML2=ON
|
||||
${extra}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user