[oe-commits] Martin Jansa : pinpoint: use clutter-gst-3.0

git at git.openembedded.org git at git.openembedded.org
Thu May 28 08:39:18 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: 9a5d25f2a717814f948b492b9c01c1ff0edb678d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=9a5d25f2a717814f948b492b9c01c1ff0edb678d

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon May 25 16:02:46 2015 +0200

pinpoint: use clutter-gst-3.0

* clutter-gst-1.0 was removed from oe-core

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
index 2b85ff4..80fdbf7 100644
--- a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
+++ b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
@@ -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
 



More information about the Openembedded-commits mailing list