Skip to content

Commit

Permalink
sci-chemistry/gromacs: fix muParser dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Christoph Junghans <[email protected]>
  • Loading branch information
junghans committed Dec 24, 2022
1 parent cea8615 commit b26ca45
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sci-chemistry/gromacs/gromacs-2022.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="
mkl? ( sci-libs/mkl )
mpi? ( virtual/mpi[cxx] )
sci-libs/lmfit:=
>=dev-cpp/muParser-2.3:=
>=dev-cpp/muParser-2.3.4:=[-wchar]
${PYTHON_DEPS}
"
BDEPEND="${CDEPEND}
Expand Down
2 changes: 1 addition & 1 deletion sci-chemistry/gromacs/gromacs-2022.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="
mkl? ( sci-libs/mkl )
mpi? ( virtual/mpi[cxx] )
sci-libs/lmfit:=
>=dev-cpp/muParser-2.3:=
>=dev-cpp/muParser-2.3.4:=[-wchar]
${PYTHON_DEPS}
"
BDEPEND="${CDEPEND}
Expand Down
2 changes: 1 addition & 1 deletion sci-chemistry/gromacs/gromacs-2023.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="
mkl? ( sci-libs/mkl )
mpi? ( virtual/mpi[cxx] )
sci-libs/lmfit:=
>=dev-cpp/muParser-2.3:=
>=dev-cpp/muParser-2.3.4:=[-wchar]
${PYTHON_DEPS}
"
BDEPEND="${CDEPEND}
Expand Down
2 changes: 1 addition & 1 deletion sci-chemistry/gromacs/gromacs-2023_rc1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="
mkl? ( sci-libs/mkl )
mpi? ( virtual/mpi[cxx] )
sci-libs/lmfit:=
>=dev-cpp/muParser-2.3:=
>=dev-cpp/muParser-2.3.4:=[-wchar]
${PYTHON_DEPS}
"
BDEPEND="${CDEPEND}
Expand Down
2 changes: 1 addition & 1 deletion sci-chemistry/gromacs/gromacs-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CDEPEND="
mkl? ( sci-libs/mkl )
mpi? ( virtual/mpi[cxx] )
sci-libs/lmfit:=
>=dev-cpp/muParser-2.3:=
>=dev-cpp/muParser-2.3.4:=[-wchar]
${PYTHON_DEPS}
"
BDEPEND="${CDEPEND}
Expand Down

0 comments on commit b26ca45

Please sign in to comment.