aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-26 23:49:39 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-27 22:41:58 +0100
commita87b7172a99051c2ea61bcfae60e922b58333291 (patch)
treed37ee0b82f68ccfe5724b97c8855a83316ee68b0 /meta/classes
parentc8c890d1cee8cd8426f8db13b1d36c36da03d66d (diff)
downloadopenembedded-core-contrib-a87b7172a99051c2ea61bcfae60e922b58333291.tar.gz
pbzip2: Fix native dependency on bzip2-native
bzip2-native is in ASSUME_PROVIDED but we don't just want "bzip2" but libbz2 here. To do this, we need to DEPEND on bzip2-replacement-native which hints to bitbake we really do want to build it. Add the missing dependency to avoid failures on machines which don't have libbz2-dev installed. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions