.builds: fix FreeBSD builders

For some reason, the FreeBSD 12 image doesn't have xorg-vfbserver.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2020-10-26 21:33:48 +01:00
parent 672555d3d0
commit f9642447ec
+1 -1
View File
@@ -1,4 +1,4 @@
image: freebsd/latest
image: freebsd/11.x
packages:
- libX11
- libxkbcommon