Fixed FreeBSD CI build failure (#338)

There seems to have been a change to `libmemcached` which is causing CI build failures, I.E.:
https://github.com/openstreetmap/mod_tile/actions/runs/6341651339/job/17226108997#step:3:1925

This appears to be the source of the issue:
https://cgit.freebsd.org/ports/commit/?id=c25f0c013e88d84c620b2bb8c56158e9ca7f8bef
This commit is contained in:
Hummeltech
2023-09-28 10:58:55 -07:00
committed by GitHub
parent 672969f4f0
commit 04a2ef0315

View File

@ -9,7 +9,6 @@ inputs:
curl curl
glib glib
iniparser iniparser
libmemcached
mapnik mapnik
pkgconf pkgconf
description: List of build dependency package(s) to install description: List of build dependency package(s) to install