blob: 15c87a52a1c78591b533d25b742767ee0100d810 (
plain)
1
2
3
4
5
6
7
8
|
require clutter.inc
PV = "0.6.0+svnr${SRCPV}"
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"
|