mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02: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"
|
||||
|
||||
FILES_${PN} =+ "${datadir}/cluttermozembed/chrome/"
|
||||
|
||||
EXTRA_OECONF = "--enable-plugins"
|
||||
|
||||
inherit autotools_stage pkgconfig gtk-doc
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
require clutter-mozembed.inc
|
||||
|
||||
PV = "0.8.0+git${SRCREV}"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter-mozembed.git;protocol=git \
|
||||
file://link-with-g++.patch;patch=1"
|
||||
|
||||
Reference in New Issue
Block a user