]> code.ossystems Code Review - openembedded-core.git/commit
libpcre: Add bzip2, zlib and readline to DEPENDS
authorTom Rini <tom_rini@mentor.com>
Wed, 13 Jul 2011 19:05:35 +0000 (12:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Jul 2011 14:00:18 +0000 (15:00 +0100)
commitdabb9585a0d6bb41eabcf8806ecd426bbf83eae4
treef5097d75ceb3155855b07ce47fc57b007611cd66
parentf0cf02ac0fae12cad8895fa1a9f49b0bc68c356d
libpcre: Add bzip2, zlib and readline to DEPENDS

libpcre will build, if found, optional support for bzip2/zlib in
pcregrep and a readline frontend to pcretest.  It will not however
listen to --disable-pcregrep-{libz,libbz2} and will still build
these if found.  So we add bzip2, zlib and readline to DEPENDS to make
sure that we get consistent builds.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libpcre/libpcre_8.12.bb