ulauncher: fix gobject-introspection

Attempt to fix #188846 by doing the same as in #188350
This commit is contained in:
Lorenz Leutgeb 2022-09-02 22:00:55 +02:00 committed by GitHub
parent 162b38410d
commit 3a1054bfd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,7 @@ python3Packages.buildPythonApplication rec {
nativeBuildInputs = with python3Packages; [
distutils_extra
gobject-introspection
intltool
wrapGAppsHook
gdk-pixbuf
@ -40,7 +41,6 @@ python3Packages.buildPythonApplication rec {
gdk-pixbuf
glib
gnome.adwaita-icon-theme
gobject-introspection
gtk3
keybinder3
libappindicator