summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAbhishek Kumar <abhishek@theembeddedkitchen.net>2014-05-09 06:05:00 +0700
committerUwe Hermann <uwe@hermann-uwe.de>2014-05-09 17:30:25 +0200
commit888bbe38a50a1e3224dcef68686a00e2754e8b47 (patch)
tree40b19d3a7b7f8bea95836f4d52b462e14d5fd990 /README
parent95e2b2f92b144e1b0edf29819a8585dbbc00f169 (diff)
downloadlibsigrokdecode-888bbe38a50a1e3224dcef68686a00e2754e8b47.tar.gz
libsigrokdecode-888bbe38a50a1e3224dcef68686a00e2754e8b47.zip
Add python as a pkg-config dependency
The current libsigrokdecode build passes the python CPPFLAGS and LDFLAGS directly into libsigrokdecode.pc.in. This leads to issues while cross-compiling as while using PKG_CONFIG_SYSROOT_DIR, there is a chance of the prefix being duplicated. We now, while detecting the installation of python (cross or normal), add a dependency for the module name in the pkgconfig file (from configure.ac).
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions