summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorOlli Helenius <liff@iki.fi>2021-08-30 21:47:20 +0300
committerOlli Helenius <liff@iki.fi>2021-11-23 20:43:53 +0200
commitd29803109556aae06e15e4c0db3e0c5745bdf49a (patch)
tree11e3f50d9f79b6c833523c4e1327b5daae622b2b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent2680bbd4b337f609d122d6215ce0188009fe219f (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