Merge pull request #200906 from kittywitch/master

nicotine-plus: fix "Cannot find GTK 3" bug
This commit is contained in:
Artturi 2022-11-12 22:28:19 +02:00 committed by GitHub
commit db196b78b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
sha256 = "sha256-swFNFw2a5PXwBkh0FBrCy5u3m5gErq29ZmWhMP7MpmQ=";
};
nativeBuildInputs = [ gettext wrapGAppsHook ];
nativeBuildInputs = [ gettext wrapGAppsHook gobject-introspection ];
propagatedBuildInputs = [
gdk-pixbuf