u-boot-omap3pandora: Bump SRCREV to version with UBI enabled.
[openembedded.git] / recipes / gnome / libwnck_2.24.0.bb
1 DESCRIPTION = "Window navigation construction toolkit"
2 LICENSE = "LGPL"
3 SECTION = "x11/libs"
4 DEPENDS = "gtk+ gdk-pixbuf-csource-native"
5
6 inherit gnome
7
8 do_stage() {
9         autotools_stage_all
10 }