mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
efb47fef5d
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
12 lines
277 B
BlitzBasic
12 lines
277 B
BlitzBasic
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 mutter-moblin"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
inherit autotools_stage
|