]> code.ossystems Code Review - openembedded-core.git/commit
pkgconfig: Ensure pkgconfig RDEPENDS are tracked
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2012 15:52:27 +0000 (15:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Feb 2012 15:12:02 +0000 (15:12 +0000)
commit23e773eb8b70a5e36270b2e6415512b7dc4f1e05
tree9725463acda4de520997f5b55c0be765418fc8d9
parentb44717c29c4f50917570039adf896680d24bb216
pkgconfig: Ensure pkgconfig RDEPENDS are tracked

Currently, pkgconfig dependencies get added to -dev packages which install
pc files however nothing in the system makes bitbake aware of these
dependencies so images can fail with pkgconfig being missing.

This change explictly adds in the pkgconfig RDEPENDS to the -dev packages
and hence makes bitbake aware of the dependency.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/pkgconfig.bbclass