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