From 779099afac36901856782d1fd4dd69fa975e3f08 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Sun, 20 Feb 2022 07:57:51 -0700 Subject: sci-chemistry/votca: fix deps Bug: https://bugs.gentoo.org/833793 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christoph Junghans --- sci-chemistry/votca/votca-2022.ebuild | 2 +- sci-chemistry/votca/votca-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-chemistry/votca') diff --git a/sci-chemistry/votca/votca-2022.ebuild b/sci-chemistry/votca/votca-2022.ebuild index f59f5347f3de..a60728a6a6a9 100644 --- a/sci-chemistry/votca/votca-2022.ebuild +++ b/sci-chemistry/votca/votca-2022.ebuild @@ -37,7 +37,7 @@ RDEPEND=" dev-libs/expat sci-libs/fftw:3.0= dev-lang/perl - gromacs? ( sci-chemistry/gromacs:= ) + gromacs? ( sci-chemistry/gromacs:=[gmxapi-legacy(+)] ) sci-libs/hdf5[cxx] sci-libs/libxc sci-libs/libint:2 diff --git a/sci-chemistry/votca/votca-9999.ebuild b/sci-chemistry/votca/votca-9999.ebuild index 6a1ae090460b..a60728a6a6a9 100644 --- a/sci-chemistry/votca/votca-9999.ebuild +++ b/sci-chemistry/votca/votca-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -37,7 +37,7 @@ RDEPEND=" dev-libs/expat sci-libs/fftw:3.0= dev-lang/perl - gromacs? ( sci-chemistry/gromacs:= ) + gromacs? ( sci-chemistry/gromacs:=[gmxapi-legacy(+)] ) sci-libs/hdf5[cxx] sci-libs/libxc sci-libs/libint:2 -- cgit v1.2.3-65-gdbad