From f5439bbe664dd6478c2087c160af674cbf74e109 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 3 Feb 2020 10:37:15 +0100 Subject: [PATCH] enable cairo and imlib modules again (#1768166) --- conky.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conky.spec b/conky.spec index 1f36517..a601b2d 100644 --- a/conky.spec +++ b/conky.spec @@ -2,8 +2,8 @@ %bcond_without curl %bcond_without ibm %bcond_without imlib -%bcond_with lua_cairo -%bcond_with lua_imlib +%bcond_without lua_cairo +%bcond_without lua_imlib %bcond_with moc %bcond_without mpd %bcond_with ncurses