Skip to content

Commit

Permalink
Merge pull request #189049 from foo-dogsquared/fix-gnome-frog
Browse files Browse the repository at this point in the history
gnome-frog: correct build inputs list
  • Loading branch information
bobby285271 committed Aug 31, 2022
2 parents 0429a05 + 15884ce commit 4415574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/applications/misc/gnome-frog/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ python3Packages.buildPythonApplication rec {
pkg-config
glib
wrapGAppsHook4
gobject-introspection
];

buildInputs = [
librsvg
gobject-introspection
libnotify
libadwaita
libportal
Expand Down

0 comments on commit 4415574

Please sign in to comment.