commit:     779099afac36901856782d1fd4dd69fa975e3f08
Author:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 14:57:51 2022 +0000
Commit:     Christoph Junghans <junghans <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 14:57:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779099af

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 <junghans <AT> gentoo.org>

 sci-chemistry/votca/votca-2022.ebuild | 2 +-
 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

Reply via email to