blob: 0a6ff0d688fa566b43b0ded80fda052c2df4499e (
plain)
1
2
3
4
5
6
7
8
9
10
|
require clutter.inc
PV = "0.4.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=clutter;proto=http \
file://enable_tests.patch;patch=1 "
S = "${WORKDIR}/clutter"
|