mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
pango: add RPROVIDES for removed packages
Now that Pango has merged the external modules and engines the packages don't exist. For convenience have the Pango library RPROVIDE these names. (From OE-Core rev: 9e4c511ed155e1af50b69b65cf43a6320750ca8c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c9b06f5c2c
commit
81769ca291
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user