From c2276e33ca76b51d00ee70ba507eddb578253196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Tue, 24 Jan 2023 19:26:26 +0100 Subject: [PATCH] Enabled bootstrap (for doxygen rebuild) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jaroslav Škarvada --- graphviz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphviz.spec b/graphviz.spec index 51496ef..fee93e6 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -13,7 +13,7 @@ # which cause problems during rebuilds. Currently it is circular dependency of graphviz and # doxygen - in case a dependency of graphviz/doxygen bumps SONAME and graphviz/doxygen # has to be rebuilt, we can break the circular dependency by building with --with bootstrap. -%bcond_with bootstrap +%bcond_without bootstrap %if 0%{?rhel} >= 10 %bcond_with gtk2