mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
36d29b40a0
* there is no such thing as packagespecific build-time DEPENDS
* RDEPENDS_${PN}-gif2web isn't needed, because it's detected
automatically by shlibs providers code
* fixes following floating dependencies:
WARN: libwebp: libwebp-gif2webp rdepends on giflib but it isn't a build dependency?
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>