nautilus-open-any-terminal: fix build

This commit is contained in:
superherointj
2022-08-26 01:13:55 -03:00
parent 6351378818
commit 3b40f3c0e1
@@ -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