Merge pull request #208488 from onny/mousai-fix

mousai: Fix 'Namespace Gtk not available'
This commit is contained in:
Bobby Rong 2023-01-02 20:21:41 +08:00 committed by GitHub
commit e1dd69cc20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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