diff options
author | 2016-11-25 09:56:49 -0700 | |
---|---|---|
committer | 2016-11-25 14:50:20 -0700 | |
commit | a7489cd5c0d5768c8edfed667630c4305df1e4c7 (patch) | |
tree | 1779de4d89a2caff6b658a302b6cb464fa3ea703 /sci-chemistry/votca-csg | |
parent | sys-process/glances: version bump to 2.7. (diff) | |
download | gentoo-a7489cd5c0d5768c8edfed667630c4305df1e4c7.tar.gz gentoo-a7489cd5c0d5768c8edfed667630c4305df1e4c7.tar.bz2 gentoo-a7489cd5c0d5768c8edfed667630c4305df1e4c7.zip |
sci-chemistry/votca-csg: fix deps
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-chemistry/votca-csg')
-rw-r--r-- | sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild index a16d9f519dce..295af05368e6 100644 --- a/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild +++ b/sci-chemistry/votca-csg/votca-csg-1.2.4-r1.ebuild @@ -23,7 +23,7 @@ KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos" #perl is only used for scripts RDEPEND="~sci-libs/votca-tools-${PV} - gromacs? ( sci-chemistry/gromacs:= ) + gromacs? ( <sci-chemistry/gromacs-5.1:= ) dev-lang/perl app-shells/bash:0" |