irc/hexchat: unbreak after USE_GCC=any removal
This commit is contained in:
parent
85c0ee4f2d
commit
6af2a88f04
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue