Skip to content

Commit

Permalink
[Fix] build: CI: GitHub: CPA: OpenBSD: Fix 7.6 dependencies.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.30@22958 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Feb 16, 2025
1 parent 2fde10c commit b8ffd72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/OpenBSD-7.6-Makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
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 ghostscript-10.03.1p2
sudo pkg_add -I autoconf-2.72p0 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
- name: Build
uses: cross-platform-actions/[email protected]
Expand Down

0 comments on commit b8ffd72

Please sign in to comment.