aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/clutter-gst-0.9_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/clutter/clutter-gst-0.9_git.bb')
-rw-r--r--recipes/clutter/clutter-gst-0.9_git.bb12
1 files changed, 7 insertions, 5 deletions
diff --git a/recipes/clutter/clutter-gst-0.9_git.bb b/recipes/clutter/clutter-gst-0.9_git.bb
index f875c5d5fa..5a0b2cd18b 100644
--- a/recipes/clutter/clutter-gst-0.9_git.bb
+++ b/recipes/clutter/clutter-gst-0.9_git.bb
@@ -1,12 +1,14 @@
require clutter-gst.inc
-SRCREV = "460826267cbb50c257cf7d957f8f9483a678da4e"
+DEPENDS += "clutter-0.9"
+
+SRCREV = "487552b95f7ccce00118619d5b4256936621eb5e"
PV = "0.9.0"
-PR = "r1"
+PR = "r3"
PR_append = "+git${SRCREV}"
-SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git;branch=1.0-integration \
- file://autofoo.patch;patch=1 \
- file://0001-clutter-gst-videosink-guard-GL-calls-with-ifdef-CL.patch;patch=1"
+SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git \
+ file://0001-clutter-gst-videosink-guard-GL-calls-with-ifdef-CL.patch;patch=1 \
+ file://gtk-doc.make"
S = "${WORKDIR}/git"