]> code.ossystems Code Review - openembedded-core.git/commit
pixbufcache: Fix librsvg-native build
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Mar 2014 13:35:10 +0000 (13:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Mar 2014 23:05:23 +0000 (23:05 +0000)
commit33fa7c8f28d343ecec354a551d45f23643becd59
treea0cfb7140bbbcf66a2a1ede67504b76d8dd18533
parentb7193fadb1a53c86ffe4982a2fa9c1179a74de46
pixbufcache: Fix librsvg-native build

bitbake librsvg-native would fail with an error about missing icu-native.
The reason is that bitbake doesn't directly parse setscene dependencies. This
change ensures bitbake does see the dependencies and avoids the error.

Ideally we'd teach bitbake about those but that is a significant and complex
change so this resolves the problem for now.

[YOCTO #5926]

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