clutter-*: Updates to work with clutter 0.8 and later svn

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5050 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-08-11 17:06:57 +00:00
parent b1b30e698a
commit fc05d61878
5 changed files with 12 additions and 15 deletions

View File

@@ -3,8 +3,7 @@ require clutter-box2d.inc
PV = "0.0+svnr${SRCREV}"
PR = "r3"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
file://clutter08.patch;patch=1 "
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http"
S = "${WORKDIR}/${PN}"