mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
pinpoint: add librsvg dependency
* autodetected from sysroot: WARN: pinpoint: pinpoint rdepends on librsvg, but it isn't a build dependency? Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3daefee83e
commit
aff9b565b8
@ -7,7 +7,7 @@ LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
|
||||
file://pinpoint.c;beginline=6;endline=17;md5=201d438283607da393fae6aca085454c"
|
||||
|
||||
DEPENDS = "gnome-common glib-2.0 gdk-pixbuf cogl-1.0 clutter-1.0 clutter-gst-3.0"
|
||||
DEPENDS = "gnome-common glib-2.0 gdk-pixbuf cogl-1.0 clutter-1.0 clutter-gst-3.0 librsvg"
|
||||
|
||||
inherit autotools gettext pkgconfig
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user