blob: 09e6a7c94336cb31c8523a94d3489a59958f041f (
plain)
1
2
3
4
5
6
7
8
9
10
|
DESCRIPTION = "Database access library for GPE calendar"
SECTION = "gpe/libs"
LICENSE = "LGPL"
PRIORITY = "optional"
DEPENDS = "libgpewidget libgpepimc sqlite"
GPE_TARBALL_SUFFIX = "bz2"
inherit pkgconfig gpe autotools
|