Skip to content

Fix gnutls build failure due to missing libintl.la, and remove gettext.recipe

Nirbheek Chauhan requested to merge nirbheek/cerbero:fix-gnutls-libintl into master

gnutls is missing a dependency on proxy-libintl.

Also, remove the last remaining reference to gettext and remove the recipe. Everything uses proxy-libintl now.

Merge request reports