libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / gpephone / libmsgenabler_svn.bb
blobc8672e143e53da18f7426370dac6a6dcbcf7e618
1 LICENSE = "LiPS"
2 DESCRIPTION = "LiPS message backend library."
3 SECTION = "gpe/libs"
4 PRIORITY = "optional"
5 DEPENDS = "glib-2.0 dbus-glib librecord sqlite3"
6 PV = "1.0+svnr-${SRCREV}"
7 PR = "r0"
9 DEFAULT_PREFERENCE = "-1"
11 inherit gpephone pkgconfig autotools
13 SRC_URI = "${GPEPHONE_SVN}"
15 FILES_${PN} += "$(datadir)/libmsgenabler"
17 S = "${WORKDIR}/${PN}"
19 do_stage () {
20 autotools_stage_all