aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-contacts/gpe-contacts_0.46.bb
blob: 04bea951f6d314e49a1583cb4d70ed341649ae96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "GPE contacts manager"
LICENSE = "GPL"
SECTION = "gpe"

DEPENDS = "libcontactsdb libgpewidget libgpepimc libdisplaymigration libgpevtype dbus"
RDEPENDS = "gpe-icons"

GPE_TARBALL_SUFFIX = "bz2"

inherit gpe autotools

FILES_${PN} += " ${datadir}/gpe ${datadir}/gpe-contacts"