pinpoint: add gdk-pixbuf loaders to runtime recommendations

A pinpoint that can't load images isn't really useful, so recommend the PNG and
JPEG loaders.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Ross Burton
2013-11-01 17:50:10 +00:00
committed by Martin Jansa
parent 5c135661e1
commit f00693e330
@@ -18,3 +18,4 @@ PV = "0.1.4+gitr${SRCPV}"
S = "${WORKDIR}/git"
RRECOMMENDS_${PN} = "gdk-pixbuf-loader-jpeg gdk-pixbuf-loader-png"