aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/libwnck_2.12.1.bb
blob: 46d5a868a5576d6f88dbb59b6df428c484558036 (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE =	"LGPL"
DEPENDS = 	"gtk+"
DESCRIPTION =	"Window navigation construction toolkit"
HOMEPAGE =	""

inherit gnome

do_stage() {        
	autotools_stage_all      
}