increase dvbapp PR.
[vuplus_openembedded] / recipes / clutter / aaina.inc
1 DESCRIPTION = "Aaina Clutter Demo"
2 HOMEPAGE = "http://www.clutter-project.org/"
3 LICENSE = "GPL"
4
5 DEPENDS = "clutter libxml2 gtk+ neon"
6
7 inherit autotools pkgconfig
8
9 do_stage () {
10         autotools_stage_all
11 }
12