diff options
| -rw-r--r-- | meta/recipes-graphics/pango/pango_1.38.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.38.1.bb b/meta/recipes-graphics/pango/pango_1.38.1.bb index 3e57dc2275..a9a7500639 100644 --- a/meta/recipes-graphics/pango/pango_1.38.1.bb +++ b/meta/recipes-graphics/pango/pango_1.38.1.bb | |||
| @@ -42,7 +42,7 @@ do_compile_prepend_class-target () { | |||
| 42 | FILES_${PN} = "${bindir}/* ${libdir}/libpango*${SOLIBS}" | 42 | FILES_${PN} = "${bindir}/* ${libdir}/libpango*${SOLIBS}" |
| 43 | FILES_${PN}-dev += "${libdir}/pango/${LIBV}/modules/*.la" | 43 | FILES_${PN}-dev += "${libdir}/pango/${LIBV}/modules/*.la" |
| 44 | 44 | ||
| 45 | RDEPENDS_${PN}-ptest += "liberation-fonts" | 45 | RDEPENDS_${PN}-ptest += "liberation-fonts cantarell-fonts" |
| 46 | 46 | ||
| 47 | RPROVIDES_${PN} += "pango-modules pango-module-indic-lang \ | 47 | RPROVIDES_${PN} += "pango-modules pango-module-indic-lang \ |
| 48 | pango-module-basic-fc pango-module-arabic-lang" | 48 | pango-module-basic-fc pango-module-arabic-lang" |
