summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/hornsey
diff options
context:
space:
mode:
Diffstat (limited to 'meta-moblin/packages/hornsey')
-rw-r--r--meta-moblin/packages/hornsey/hornsey_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey_git.bb b/meta-moblin/packages/hornsey/hornsey_git.bb
index 0bab9e76b9..5c607ceeac 100644
--- a/meta-moblin/packages/hornsey/hornsey_git.bb
+++ b/meta-moblin/packages/hornsey/hornsey_git.bb
@@ -2,10 +2,12 @@ DESCRIPTION = "The Moblin Media Player"
2SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" 2SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPLv2.1"
4PV = "0.0+git${SRCPV}" 4PV = "0.0+git${SRCPV}"
5PR = "r1" 5PR = "r2"
6 6
7DEPENDS = "clutter-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique" 7DEPENDS = "clutter-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique"
8 8
9EXTRA_OECONF = "--disable-shave"
10
9S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
10 12
11FILES_${PN} += "${datadir}/icons" 13FILES_${PN} += "${datadir}/icons"