summaryrefslogtreecommitdiff
path: root/package/python2/patches/patch-Misc_python_pc
blob: 174230d830fa20cbc22c18b4989be747b2bdf3d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Python-2.7.1.orig/Misc/python.pc	2010-12-27 21:24:34.000000000 +0100
+++ Python-2.7.1/Misc/python.pc	2010-12-27 21:07:05.000000000 +0100
@@ -7,7 +7,7 @@ Name: Python
 Description: Python library
 Requires: 
 Version: 2.7
-Libs.private: -ldl  -framework CoreFoundation
+Libs.private: -lpthread -ldl  -lpthread
 Libs: -L${libdir} -lpython2.7
 Cflags: -I${includedir}/python2.7