surpport seeking the recorded video
[vuplus_openembedded] / recipes / gnome / libgnomeprintui_2.18.3.bb
1 LICENSE = "GPL"
2 SECTION = "x11/gnome/libs"
3 DEPENDS = "libgnomeprint gtk+ libgnomecanvas gnome-icon-theme"
4 PR = "r1"
5
6 inherit gnome pkgconfig
7
8 EXTRA_OECONF = "use_local_libgnomeprint_la=no"
9
10 do_stage() {
11         autotools_stage_all
12 }