[OE-core] [PATCH] pango: add RPROVIDES for removed packages
Ross Burton
ross.burton at intel.com
Wed Nov 18 10:20:38 UTC 2015
Now that Pango has merged the external modules and engines the packages don't
exist. For convenience have the Pango library RPROVIDE these names.
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta/recipes-graphics/pango/pango.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc
index c0109b2..04143bd 100644
--- a/meta/recipes-graphics/pango/pango.inc
+++ b/meta/recipes-graphics/pango/pango.inc
@@ -51,3 +51,6 @@ FILES_${PN}-ptest += "${libexecdir}/installed-tests/* \
FILES_${PN}-dbg += "${libexecdir}/installed-tests/.debug"
RDEPENDS_${PN}-ptest += "gnome-desktop-testing liberation-fonts"
+
+RPROVIDES_${PN} += "pango-modules pango-module-indic-lang \
+ pango-module-basic-fc pango-module-arabic-lang"
--
2.1.4
More information about the Openembedded-core
mailing list