aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/libiac_1.0.bb
blob: 940b1ecc31b7128f1ad0b5d891d7bd27ba454c72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE     = "LiPS"
DESCRIPTION = "LiPS IPC library."
SECTION = "gpe/libs"
PRIORITY    = "optional"
DEPENDS     = "gtk+ gtk-doc"
PR          = "r1"

GPE_TARBALL_SUFFIX = "bz2"
inherit gpephone pkgconfig autotools

do_stage () {
	autotools_stage_all
}