diff options
Diffstat (limited to 'meta-moblin/packages/hornsey/hornsey_git.bb')
| -rw-r--r-- | meta-moblin/packages/hornsey/hornsey_git.bb | 4 |
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" | |||
| 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" | 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
| 4 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
| 5 | PR = "r1" | 5 | PR = "r2" |
| 6 | 6 | ||
| 7 | DEPENDS = "clutter-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique" | 7 | DEPENDS = "clutter-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique" |
| 8 | 8 | ||
| 9 | EXTRA_OECONF = "--disable-shave" | ||
| 10 | |||
| 9 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 10 | 12 | ||
| 11 | FILES_${PN} += "${datadir}/icons" | 13 | FILES_${PN} += "${datadir}/icons" |
