mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-12 10:04:24 +02:00
Update the FreeBSD image to fix a build failure.
Apparently Ports only supports the latest stable release, not earlier releases in the 12.x family.
This commit is contained in:
@@ -24,7 +24,7 @@ linux-x86_64-binaries_task:
|
|||||||
|
|
||||||
freebsd-x86_64-binaries_task:
|
freebsd-x86_64-binaries_task:
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-12-1
|
image_family: freebsd-12-2
|
||||||
|
|
||||||
setup_script:
|
setup_script:
|
||||||
- pkg install --yes gmake gdb gcc8 pkgconf sdl2 openal-soft gtksourceview2 libXv zip
|
- pkg install --yes gmake gdb gcc8 pkgconf sdl2 openal-soft gtksourceview2 libXv zip
|
||||||
|
Reference in New Issue
Block a user