3
0
Fork 0
forked from mirrors/nixpkgs

mousai: Fix 'Namespace Gtk not available'

This commit is contained in:
Jonas Heinrich 2022-12-31 13:11:53 +01:00
parent a73f033cc7
commit 548539679c

View file

@ -50,6 +50,7 @@ python3.pkgs.buildPythonApplication rec {
desktop-file-utils
gettext
glib
gobject-introspection
gtk4
meson
ninja
@ -58,7 +59,6 @@ python3.pkgs.buildPythonApplication rec {
];
buildInputs = [
gobject-introspection
gst_all_1.gstreamer
gst_all_1.gst-plugins-base
gst_all_1.gst-plugins-good