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