]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libschedule/libschedule_0.15.bb
various packages: bump PR for the rpath fixes to take effect. slightly clean up metadata.
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libschedule / libschedule_0.15.bb
1 DESCRIPTION = "RTC alarm handling library for GPE"
2 SECTION = "gpe/libs"
3 PRIORITY = "optional"
4 LICENSE = "LGPL"
5 PR = "r4"
6
7 DEPENDS = "glib-2.0 sqlite"
8
9 inherit autotools pkgconfig gpe 
10
11
12 do_stage () {
13 autotools_stage_all
14 }
15