Commit 3b40f3c0 authored by superherointj's avatar superherointj
Browse files

nautilus-open-any-terminal: fix build

parent 63513788
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ python3.pkgs.buildPythonPackage rec {

  nativeBuildInputs = [
    glib
    gobject-introspection
    pkg-config
    wrapGAppsHook
  ];
@@ -37,7 +38,6 @@ python3.pkgs.buildPythonPackage rec {
    dconf
    gnome.nautilus
    gnome.nautilus-python
    gobject-introspection
    gsettings-desktop-schemas
    gtk3
    python3.pkgs.pygobject3