diff options
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild index c83eac6e62bb..47c989751bff 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,7 @@ SLOT="0" RDEPEND=" ~sci-libs/votca-tools-${PV} - gromacs? ( sci-chemistry/gromacs:= ) + gromacs? ( <sci-chemistry/gromacs-2019:= ) hdf5? ( sci-libs/hdf5 ) dev-lang/perl app-shells/bash:*" |