Skip to content

Commit

Permalink
archlinux/python: Pin lcov
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Nov 13, 2024
1 parent 90143f7 commit f61cf31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions archlinux-python/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ RUN sudo pacman -Syu --noconfirm --noprogressbar openssh libxml2 boost tbb mupar

# Install packages from AUR
RUN aurman -S --noconfirm --noedit hmat-oss python-sphinx-gallery python-joblib python-dill cminpack ceres-solver dlib coin-or-bonmin pagmo spectra nanoflann libcuba

# https://github.com/linux-test-project/lcov/issues/329
sudo pacman -U https://archive.archlinux.org/packages/l/lcov/lcov-2.1-1-any.pkg.tar.zst --noconfirm

0 comments on commit f61cf31

Please sign in to comment.