package/python-matplotlib: rewrap Config.in help text

The wrapping looked somewhat arbitrary, and not optimized to fill in
the 72 characters we allow.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Petazzoni 2019-06-01 14:38:57 +02:00
parent 22378717cc
commit 2311987335

View File

@ -13,11 +13,10 @@ config BR2_PACKAGE_PYTHON_MATPLOTLIB
select BR2_PACKAGE_PYTHON3_ZLIB # runtime select BR2_PACKAGE_PYTHON3_ZLIB # runtime
select BR2_PACKAGE_ZLIB # runtime select BR2_PACKAGE_ZLIB # runtime
help help
Matplotlib strives to produce publication Matplotlib strives to produce publication quality 2D
quality 2D graphics for interactive graphing, graphics for interactive graphing, scientific publishing,
scientific publishing, user interface user interface development and web application servers
development and web application servers targeting targeting multiple user interfaces and hardcopy output
multiple user interfaces and hardcopy output
formats. formats.
https://matplotlib.org/ https://matplotlib.org/