Commit 4cfd7010 authored by Marcel's avatar Marcel Committed by github-actions[bot]
Browse files

weblate: add missing typelib for cairo

(cherry picked from commit 91d3482f)
parent dcab162b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
  librsvg,
  gdk-pixbuf,
  glib,
  gobject-introspection,
  borgbackup,
  writeText,
  nixosTests,
@@ -154,6 +155,7 @@ python.pkgs.buildPythonApplication rec {
    librsvg
    gdk-pixbuf
    glib
    gobject-introspection
  ];
  makeWrapperArgs = [ "--set GI_TYPELIB_PATH \"$GI_TYPELIB_PATH\"" ];