aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/msmcommd-specs_git.bb
blob: f756312b64caf4b136bd3e86e954817ca5da1827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require msmcomm.inc

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

DEPENDS = " \
 vala-native \
 glib-2.0 \
 dbus \
 dbus-glib \
"

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

inherit autotools vala