aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libmsmcomm_git.bb
blob: 29d50f2c70ec373e46be8fd8202816c477ec2ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require msmcomm.inc

PR = "${INC_PR}.1"
PV = "0.6.0+gitr${SRCPV}"

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

DEPENDS = " \
  vala-native \
  glib-2.0 \
  libgee \
  libfsobasics \
"

inherit autotools vala