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