Unverified Commit 3a1054bf authored by Lorenz Leutgeb's avatar Lorenz Leutgeb Committed by GitHub
Browse files

ulauncher: fix gobject-introspection

Attempt to fix #188846 by doing the same as in #188350
parent 162b3841
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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