aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo/osso-app-killer_0.4-3.bb
blob: 96de1cd03ada5ce2597ef91aca50378802af0ca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PR         = "r0"
LICENSE    = "GPL"

DEPENDS = "libosso"

SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz"

S = "${WORKDIR}/${PN}-0.4"

inherit autotools pkgconfig

FILES_${PN} += "${libdir}/dbus-1.0"