try to fix tcl

This commit is contained in:
Alexander Stefanov 2023-06-08 17:15:46 +03:00
parent a643b0e53d
commit 77d39464ee

View file

@ -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 \