Merge pull request #206789 from OPNA2608/fix/gkraken_gobject-introspection
gkraken: Fix wrapping
This commit is contained in:
commit
d12e7eaefe
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ python3Packages.buildPythonApplication rec {
|
|||
nativeBuildInputs = [
|
||||
meson
|
||||
pkg-config
|
||||
gobject-introspection
|
||||
glib
|
||||
ninja
|
||||
gtk3
|
||||
|
|
Loading…
Reference in a new issue