From fa66713750440f6e2d5c93da5247a0aafb4bf239 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 22 Aug 2019 11:37:43 +0200 Subject: [PATCH] disable cairo and imlib modules to build without tolua++ tolua++ is not available due to FTBFS (#1736911) --- conky.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conky.spec b/conky.spec index 26af7a0..a7dc488 100644 --- a/conky.spec +++ b/conky.spec @@ -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