summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2024-04-24 08:53:35 +0200
committerJan Tojnar <jtojnar@gmail.com>2024-04-24 08:58:36 +0200
commiteb8c2956daef26a8f3b563c91ef64bc4840ed50b (patch)
treee6f9f0b4d6f3c8007bae552e18b32727c538b7f1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent1b357187a91bcfcc191578f16badf76261d6bb85 (diff)
power-profiles-daemon: Fix missing typelib
gobject-instrospection before version 1.80 shipped typelibs for GLib. As a result, programs relying on libgirepository such as those using pygobject3 would find the GLib typelibs without being wrapped at all. In GNOME 46, the GLib typelibs were moved to glib package. So if we want a program to find them, they need to be explicitly passed through `GI_TYPELIB_PATH` environment variable. This can be demonstrated by running `GI_TYPELIB_PATH= powerprofilesctl`: ImportError: cannot import name Gio, introspection typelib not found Let’s add the library to path using a wrapper.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions