Skip to content

Commit

Permalink
Merge pull request #198 from votca/junghans-patch-1
Browse files Browse the repository at this point in the history
opensuse: remove lammps again
  • Loading branch information
junghans authored Sep 20, 2023
2 parents ed5e7f6 + 263d7cd commit ad91812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensuse
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG OPENMPI=openmpi3
RUN zypper dup -y && \
zypper install -y \
make cmake valgrind git gcc-c++ libexpat-devel fftw-devel boost-devel txt2tags ccache procps gnuplot psmisc vim clang llvm python3-pip python3-lxml python3-numpy \
wget hdf5-devel lammps eigen3-devel libxc-devel sudo curl ninja clang-devel llvm-devel libboost_filesystem-devel libboost_program_options-devel libboost_serialization-devel \
wget hdf5-devel eigen3-devel libxc-devel sudo curl ninja clang-devel llvm-devel libboost_filesystem-devel libboost_program_options-devel libboost_serialization-devel \
libboost_system-devel libboost_regex-devel libboost_test-devel libboost_timer-devel zlib-devel python3-cma python3-espressomd zstd shadow \
libomp-devel libint-devel libecpint-devel doxygen python3-h5py python3-pybind11-devel python3-pytest python3-xmltodict python3-ase && \
zypper clean
Expand Down

0 comments on commit ad91812

Please sign in to comment.