[packages/python] update deps for tkinter
atler
atler at pld-linux.org
Fri Jun 14 17:10:41 CEST 2024
commit d94eb96be008e60f69740f3353062a06e8b4ec67
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Jun 14 16:31:57 2024 +0200
update deps for tkinter
python.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python.spec b/python.spec
index 5a76fdc..26020f0 100644
--- a/python.spec
+++ b/python.spec
@@ -59,9 +59,9 @@ Patch7: %{name}-install_prefix.patch
Patch8: %{name}-bdist_rpm.patch
# https://bugs.python.org/issue10496
Patch9: https://bugs.python.org/file21896/nonexistent_user.patch
+# Patch9-md5: db706fbe6de467c6e4c97c675eddf29a
Patch10: %{name}-BLDLIBRARY.patch
Patch11: openssl3.patch
-# Patch9-md5: db706fbe6de467c6e4c97c675eddf29a
URL: https://www.python.org/
BuildRequires: autoconf >= 2.65
BuildRequires: automake
@@ -88,9 +88,11 @@ BuildRequires: rpm-build >= 4.6
BuildRequires: rpm-pythonprov
BuildRequires: sed >= 4.0
BuildRequires: sqlite3-devel >= 3.3.5
+%{?with_tkinter:BuildRequires: tcl-devel}
%{?with_info:BuildRequires: tetex-makeindex}
#%{?with_tkinter:BuildRequires: tix-devel >= 1:8.1.4-4}
%{?with_tkinter:BuildRequires: tk-devel >= 8.4.3}
+%{?with_tkinter:BuildRequires: xorg-lib-libX11-devel}
BuildRequires: zlib-devel
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
Suggests: python-pip
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python.git/commitdiff/3a8a423de0e6160953fd5940567041108dfcd99e
More information about the pld-cvs-commit
mailing list