libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / gpephone / almmgrd_svn.bb
blob70d02ff018e3a23decd81269e1869d73d4991756
1 DESCRIPTION = "Alarm manager daemon"
2 SECTION = "gpephone"
3 PRIORITY = "required"
4 LICENSE = "LiPS"
5 DEPENDS = "glib-2.0 libiac sqlite3 libcalenabler2 libalmmgr"
6 PV = "0.0+svnr-${SRCREV}"
7 PR = "r0"
9 DEFAULT_PREFERENCE = "-1"
11 inherit gpephone pkgconfig autotools
13 SRC_URI = "${GPEPHONE_SVN}"
15 S = "${WORKDIR}/${PN}"