numberstation: gobject-introspection is needed at runtime by pygobject3
This commit is contained in:
@@ -34,6 +34,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
desktop-file-utils
|
||||
glib
|
||||
gtk3
|
||||
gobject-introspection
|
||||
meson
|
||||
ninja
|
||||
pkg-config
|
||||
@@ -41,7 +42,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
gobject-introspection
|
||||
gtk3
|
||||
libhandy
|
||||
librsvg
|
||||
|
||||
Reference in New Issue
Block a user