summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/bisho/bisho_git.bb
blob: 383d49e43bfa0b0ca1d579a9017160dacc70dc27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Web Services Settings"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
LICENSE = "GPLv2"
PV = "0.0+git${SRCPV}"
PR = "r0"

DEPENDS = "gtk+ mojito nbtk"

S = "${WORKDIR}/git"

inherit autotools_stage

FILES_${PN} += "${datadir}/icons/"