summaryrefslogtreecommitdiffstats
path: root/Misc/rhel7/tcl.pc
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2022-08-16 11:44:02 (GMT)
committerGitHub <noreply@github.com>2022-08-16 11:44:02 (GMT)
commitab4d72954f3c3fe4bdf51dc6a9cf0ed38f210a68 (patch)
tree2c581495c8508413569525df1d826c6bcc9f6647 /Misc/rhel7/tcl.pc
parentbfc2028df075317fc9cc311169fc67677a93a42d (diff)
downloadcpython-ab4d72954f3c3fe4bdf51dc6a9cf0ed38f210a68.zip
cpython-ab4d72954f3c3fe4bdf51dc6a9cf0ed38f210a68.tar.gz
cpython-ab4d72954f3c3fe4bdf51dc6a9cf0ed38f210a68.tar.bz2
gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (#95964)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Misc/rhel7/tcl.pc')
-rw-r--r--Misc/rhel7/tcl.pc4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/rhel7/tcl.pc b/Misc/rhel7/tcl.pc
new file mode 100644
index 0000000..922eb51
--- /dev/null
+++ b/Misc/rhel7/tcl.pc
@@ -0,0 +1,4 @@
+Name: Tool Command Language
+Version: 8.5.12
+Libs: -ltcl8.5 -ltclstub8.5
+# Libs.private: -ldl -lz -lpthread -lm