libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / gpephone / liblipsevent2_svn.bb
blob5d2330c67116a32cf9a68f35e5d012d77618b4db
1 DESCRIPTION = "LiPS event model library."
2 LICENSE = "LiPS"
3 SECTION = "gpe/libs"
4 PRIORITY = "optional"
5 DEPENDS = "glib-2.0"
6 PV = "0.0+svnr-${SRCREV}"
7 PR = "r0"
9 inherit gpephone pkgconfig autotools
11 SRC_URI = "${GPEPHONE_SVN}"
13 S = ${WORKDIR}/${PN}
15 do_stage () {
16 autotools_stage_all