Skip to content

Commit

Permalink
fix(gobject-introspection)
Browse files Browse the repository at this point in the history
 closes #8817
  • Loading branch information
jhheider committed Mar 2, 2025
1 parent efc0800 commit 8eab255
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/gnome.org/gobject-introspection/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ build:
- meson .. --prefix={{prefix}} --libdir={{prefix}}/lib --buildtype=release
- ninja -v
- ninja install
- run: sed -i 's|env {{deps.python.org.prefix}}/bin/python|env python|' g-ir-annotation-tool g-ir-scanner
working-directory: ${{prefix}}/bin
env:
#FIXME for python3 distutils
CC: clang
Expand Down

0 comments on commit 8eab255

Please sign in to comment.