Skip to content

Commit

Permalink
test opencl-find-deal; install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomif committed Dec 30, 2024
1 parent 77c1c30 commit 2f794de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fc-solve/scripts/ci-before-install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ eval "$(perl -Mlocal::lib=$HOME/perl_modules)"
# For the fc-solve docs
gem install --bindir "$userbin" --user asciidoctor
# For wml
cpanm --notest Bit::Vector Carp::Always Class::XSAccessor File::Which GD Getopt::Long HTML::Toc HTML::TocGenerator IO::All Image::Size Path::Tiny Perl::Critic Perl::Tidy Test::Code::TidyAll Term::ReadKey
cpanm --notest Bit::Vector Carp::Always Class::XSAccessor Docker::CLI::Wrapper File::Which GD Getopt::Long HTML::Toc HTML::TocGenerator IO::All Image::Size Path::Tiny Perl::Critic Perl::Tidy Test::Code::TidyAll Term::ReadKey
cpanm --quiet --notest Alien::Tidyp Pod::Xhtml Task::Latemp
# - bash fc-solve/scripts/install-git-cmakey-program-system-wide.bash 'git' 'libtap' 'https://github.com/shlomif/libtap-prev.git'
LIBS="-lm" bash fc-solve/scripts/install-git-autoconfy-program-system-wide.bash 'git' '.' 'https://github.com/hypermail-project/hypermail.git' ""
Expand Down

0 comments on commit 2f794de

Please sign in to comment.