Skip to content

Commit

Permalink
[Fix] build: CI: GitHub: OpenBSD: Update all already installed packages.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.30@21072 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Jun 25, 2024
1 parent 54f60a0 commit c760f8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/OpenBSD-7.4-Makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
sync_files: false
shutdown_vm: false
run: |
sudo pkg_add -u
sudo pkg_add -I ghostscript-10.02.0
sudo pkg_add -I autoconf-2.71 automake-1.16.5
sudo pkg_add -I subversion p5-XML-XPath git mawk gmake pkgconf autoconf-archive libtool libltdl help2man doxygen mpg123 libogg libvorbis flac libsndfile pulseaudio portaudio-svn sdl2
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/OpenBSD-7.5-Makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
sync_files: false
shutdown_vm: false
run: |
sudo pkg_add -u
sudo pkg_add -I ghostscript-10.03.1
sudo pkg_add -I autoconf-2.71 automake-1.16.5
sudo pkg_add -I subversion p5-XML-XPath git mawk gmake pkgconf autoconf-archive libtool libltdl help2man doxygen mpg123 libogg libvorbis flac libsndfile pulseaudio portaudio-svn sdl2
Expand Down

0 comments on commit c760f8f

Please sign in to comment.