diff options
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/votca/votca-2022.ebuild | 2 | ||||
-rw-r--r-- | sci-chemistry/votca/votca-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
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 |