aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/msmcommd_git.bb
blob: e8f3887c3aa99cdb4a8d3183f46f3a66684d4686 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
require msmcomm.inc

PR = "${INC_PR}.0"
PV = "0.5.0+gitr${SRCPV}"

DEPENDS = " \
 vala-native \
 glib-2.0 \
 dbus \
 dbus-glib \
 libfso-glib \
 libgee \
 libmsmcomm \
 msmcommd-specs \
"

S = "${WORKDIR}/git/msmcommd"

inherit autotools vala