diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-01-04 23:29:20 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2024-01-04 23:31:19 +0000 |
| commit | 84f48aa51f7e02954562b32d01b5774e7531e702 (patch) | |
| tree | e4ed3134629813623ef846487e6d8d046dbd5b2b /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | f567c559e35565b5a2c079e4fac8ab308355d7b2 (diff) | |
texlive.bin.dvisvgm: fix `gcc-13` build
Without the change `texlive.bin.dvisvgm` fails the build on
`staging-next` as:
Character.hpp:33:17: error: 'uint32_t' does not name a type
33 | uint32_t number () const {return _number;}
| ^~~~~~~~
Character.hpp:1:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
+++ |+#include <cstdint>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
