blob: 34e381ad19574479cbd6af5e5883ca01ef4c7589 (
plain)
1
2
3
4
5
6
7
8
9
|
require clutter-gst.inc
PV = "0.6.0+git${SRCREV}"
DEPENDS += "clutter-0.6"
SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git;branch=clutter-gst-0-6"
S = "${WORKDIR}/git"
|