diff options
| author | Olli Helenius <liff@iki.fi> | 2021-08-30 21:47:20 +0300 |
|---|---|---|
| committer | Olli Helenius <liff@iki.fi> | 2021-11-23 20:43:53 +0200 |
| commit | d29803109556aae06e15e4c0db3e0c5745bdf49a (patch) | |
| tree | 11e3f50d9f79b6c833523c4e1327b5daae622b2b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 2680bbd4b337f609d122d6215ce0188009fe219f (diff) | |
gradle: Add ncurses dependencies on Linux
If ncurses is available Gradle can use it to prettify its output and
show progress during task execution. The fixup step patches the
bundled native libraries with libstdc++ but not with ncurses, which
means that Gradle will always use the (non-pretty) fallback native
platform libraries.
Patching the native platform libraries with ncurses5 and ncurses6
dependencies fixes the issue.
For some reason both ncurses5 and ncurses6 are required. Gradle will
refuse to start if, for example, the ncurses5 native platform jar is
missing.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
