summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/hornsey
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-08-14 18:07:47 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-08-14 18:07:47 +0100
commit152b8d7de049d282c9a661c669982025f8ef8646 (patch)
tree3eef1dbea8fc224541374f654e2a3f5b56ff7e09 /meta-moblin/packages/hornsey
parentd7134438be53dbdff2683f9cce6818e783dbe298 (diff)
downloadpoky-152b8d7de049d282c9a661c669982025f8ef8646.tar.gz
Various PR bumps
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
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"