Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -11,14 +11,14 @@ config BR2_PACKAGE_PANGO
select BR2_PACKAGE_FONTCONFIG
select BR2_PACKAGE_FREETYPE
select BR2_PACKAGE_HARFBUZZ
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
help
Pango is a library for laying out and rendering of text, with an
emphasis on internationalization. Pango can be used anywhere that
text layout is needed, though most of the work on Pango so far has
been done in the context of the GTK+ widget toolkit. Pango forms the
core of text and font handling for GTK+-2.x.
Pango is a library for laying out and rendering of text,
with an emphasis on internationalization. Pango can be used
anywhere that text layout is needed, though most of the work
on Pango so far has been done in the context of the GTK+
widget toolkit. Pango forms the core of text and font
handling for GTK+-2.x.
http://www.pango.org/