python3: install pkgconfig to staging 7978/head
authorDaniel F. Dickinson <cshored@thecshore.com>
Wed, 2 Jan 2019 06:18:46 +0000 (01:18 -0500)
committerDaniel F. Dickinson <cshored@thecshore.com>
Fri, 18 Jan 2019 09:40:43 +0000 (04:40 -0500)
commit682cdf3b9cb9f67c03183ee669800ace1d7eefc7
treeffd09f58fecd314445f7d623eb8a2e753fff13cf
parente549c53f36fa74ddb9c9865e16547b67d4ebdc99
python3: install pkgconfig to staging

Some programs that use the Python C API have difficulties finding
cross-compiled Python3 without the pkgconfig, so make sure we have
python3.pc and python-3.7.pc in pkgconfig staging dir.

CircleCI requires a package Makefile change to actually
do the CI check, so bump PKG_RELEASE.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
lang/python/python3/Makefile