From: Thomas Petazzoni Date: Sat, 1 Jun 2019 12:38:57 +0000 (+0200) Subject: package/python-matplotlib: rewrap Config.in help text X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2311987335b75a54375ef4cd0e3698684d37911b;p=buildroot.git 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 --- diff --git a/package/python-matplotlib/Config.in b/package/python-matplotlib/Config.in index 13a5c74ec4..99ad30aa08 100644 --- a/package/python-matplotlib/Config.in +++ b/package/python-matplotlib/Config.in @@ -13,11 +13,10 @@ config BR2_PACKAGE_PYTHON_MATPLOTLIB select BR2_PACKAGE_PYTHON3_ZLIB # runtime select BR2_PACKAGE_ZLIB # runtime help - Matplotlib strives to produce publication - quality 2D graphics for interactive graphing, - scientific publishing, user interface - development and web application servers targeting - multiple user interfaces and hardcopy output + Matplotlib strives to produce publication quality 2D + graphics for interactive graphing, scientific publishing, + user interface development and web application servers + targeting multiple user interfaces and hardcopy output formats. https://matplotlib.org/