diff options
-rw-r--r-- | meta/recipes-graphics/pango/pango.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc index c0109b2bc7..04143bdca5 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/* \ | |||
51 | FILES_${PN}-dbg += "${libexecdir}/installed-tests/.debug" | 51 | FILES_${PN}-dbg += "${libexecdir}/installed-tests/.debug" |
52 | 52 | ||
53 | RDEPENDS_${PN}-ptest += "gnome-desktop-testing liberation-fonts" | 53 | RDEPENDS_${PN}-ptest += "gnome-desktop-testing liberation-fonts" |
54 | |||
55 | RPROVIDES_${PN} += "pango-modules pango-module-indic-lang \ | ||
56 | pango-module-basic-fc pango-module-arabic-lang" | ||