mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
clutter-mozembed: Package some missing files
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -6,5 +6,9 @@ DEPENDS = "mozilla-headless mozilla-headless-services"
|
|||||||
|
|
||||||
FILESPATH = "${FILE_DIRNAME}/clutter-mozembed"
|
FILESPATH = "${FILE_DIRNAME}/clutter-mozembed"
|
||||||
|
|
||||||
|
FILES_${PN} =+ "${datadir}/cluttermozembed/chrome/"
|
||||||
|
|
||||||
|
EXTRA_OECONF = "--enable-plugins"
|
||||||
|
|
||||||
inherit autotools_stage pkgconfig gtk-doc
|
inherit autotools_stage pkgconfig gtk-doc
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
require clutter-mozembed.inc
|
require clutter-mozembed.inc
|
||||||
|
|
||||||
PV = "0.8.0+git${SRCREV}"
|
PV = "0.8.0+git${SRCREV}"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \
|
SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \
|
||||||
file://link-with-g++.patch;patch=1"
|
file://link-with-g++.patch;patch=1"
|
||||||
|
|||||||
Reference in New Issue
Block a user