blob: 8dc9ddcf554802918104d2cae817d879e7a215a1 [file] [log] [blame]
prefix=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Python
Description: Python library
Requires:
Version: 2.7
Libs.private: -lpthread -ldl -lpthread -lutil
Libs: -L${libdir} -lpython2.7
Cflags: -I${includedir}/python2.7