From 7513cdf24843536b5723f29172c541ff6e048f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Tue, 24 Jan 2023 20:21:22 +0100 Subject: [PATCH] Disabled bootstrap 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 4ed41a5..8360234 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_without bootstrap +%bcond_with bootstrap %if 0%{?rhel} >= 10 %bcond_with gtk2