]> code.ossystems Code Review - openembedded-core.git/commit
python-pygtk: Restore pkg-config file
authorGary Thomas <gary@mlbassoc.com>
Tue, 28 Oct 2014 15:05:47 +0000 (09:05 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Nov 2014 10:20:34 +0000 (10:20 +0000)
commit8c6158d7bcca2ecf3e150d1e8eaaaa4ece58e1e2
tree8a87785378bbcd53ed9b158bfda028c4f4f7054f
parent21fb6bc1b030cab14e2c9b14607b34a62262ac06
python-pygtk: Restore pkg-config file

Some previous version of this recipe was errantly removing the pygtk-2.0.pc
(pkg-config) file.  This is needed for other packages to be able to build
against this library.

Also update the .pc file to match current pkg-config use (libdir was missing).

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-pygtk/fix-pygtk-2.0.pc.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-pygtk_2.24.0.bb