summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-cairo_git.bb
blob: 15386df117d2c5d54f225d73db53bc9d47e0678b (plain)
1
2
3
4
5
6
7
8
9
10
11
require clutter-cairo.inc

PV = "0.9.0+git${SRCREV}"
PR = "r1"

SRC_URI = "git://git.clutter-project.org/clutter-cairo.git;protocol=git \
           file://enable_examples.patch;patch=1"

S = "${WORKDIR}/git"

DEPENDS += "clutter"