irc/hexchat: unbreak after USE_GCC=any removal

This commit is contained in:
Antoine Brodin 2021-10-16 06:51:22 +00:00
parent 85c0ee4f2d
commit 6af2a88f04

View file

@ -59,7 +59,7 @@ FISHLIM_MESON_TRUE= with-fishlim
LUA_MESON_ON= -Dwith-lua=lua-${LUA_VER}
LUA_MESON_OFF= -Dwith-lua=false
LUA_USES= lua
LUA_USE= GCC=any
LUA_USE= GCC=yes
PERL_MESON_TRUE= with-perl
PERL_USES= perl5
TEXTFE_MESON_TRUE= text-frontend