| .. | |||||
| python-3.4.pc | |||||
| python-3.4m.pc | |||||
| python3.pc |
# See: man pkg-config
prefix=/opt/alt/python34
exec_prefix=/opt/alt/python34
libdir=/opt/alt/python34/lib64
includedir=/opt/alt/python34/include
Name: Python
Description: Python library
Requires:
Version: 3.4
Libs.private: -lpthread -ldl -lutil
Libs: -L${libdir} -lpython3.4m
Cflags: -I${includedir}/python3.4m
| .. | |||||
| python-3.4.pc | |||||
| python-3.4m.pc | |||||
| python3.pc |