--- Python-3.8.0/Misc/python.pc.in.orig 2019-10-24 13:55:46.684382200 +0300 +++ Python-3.8.0/Misc/python.pc.in 2019-10-24 13:55:55.334394400 +0300 @@ -9,5 +9,5 @@ Requires: Version: @VERSION@ Libs.private: @LIBS@ -Libs: +Libs: -L${libdir} -lpython@VERSION@@ABIFLAGS@ Cflags: -I${includedir}/python@VERSION@@ABIFLAGS@