From 77d39464eeb128699ab4614a2d375165e5b31652 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Thu, 8 Jun 2023 17:15:46 +0300 Subject: [PATCH] try to fix tcl --- graphviz.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/graphviz.spec b/graphviz.spec index ec0bb72..43de3e4 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -430,6 +430,9 @@ LUA_INSTALL_DIR=%{_libdir}/lua --enable-php \ %endif --disable-guile \ +%if !%{with tcl} + --enable-tcl=no \ +%endif --disable-python \ --disable-python2 \ --enable-python3 \