nicotine-plus: fix "Cannot find GTK 3" bug

This commit is contained in:
Kat Inskip
2022-11-12 09:33:01 -08:00
parent 78f11c7277
commit f4ebf395f5
@@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
sha256 = "sha256-swFNFw2a5PXwBkh0FBrCy5u3m5gErq29ZmWhMP7MpmQ=";
};
nativeBuildInputs = [ gettext wrapGAppsHook ];
nativeBuildInputs = [ gettext wrapGAppsHook gobject-introspection ];
propagatedBuildInputs = [
gdk-pixbuf