disable cairo and imlib modules to build without tolua++

tolua++ is not available due to FTBFS (#1736911)
This commit is contained in:
Miroslav Lichvar 2019-08-22 11:37:43 +02:00
parent 1d45663554
commit fa66713750
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
%bcond_without curl
%bcond_without ibm
%bcond_without imlib
%bcond_without lua_cairo
%bcond_without lua_imlib
%bcond_with lua_cairo
%bcond_with lua_imlib
%bcond_with moc
%bcond_without mpd
%bcond_with ncurses