summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/dalston/dalston_git.bb
blob: c13980600138a6443010fde041ab72b41759c5aa (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "System Information Icons"
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
LICENSE = "LGPLv2.1"
PV = "0.0+git${SRCPV}"
PR = "r0"

DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk"

S = "${WORKDIR}/git"

inherit autotools_stage