mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
pinpoint: use clutter-gst-3.0
* clutter-gst-1.0 was removed from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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-1.0"
|
||||
DEPENDS = "gnome-common glib-2.0 gdk-pixbuf cogl-1.0 clutter-1.0 clutter-gst-3.0"
|
||||
|
||||
inherit autotools gettext pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user