czkawka: switch to wrapGAppsHook4

This commit is contained in:
figsoda 2022-10-09 14:13:52 -04:00
parent 9f723885c6
commit 8f365ed1da

View file

@ -8,7 +8,7 @@
, gdk-pixbuf
, atk
, gtk4
, wrapGAppsHook
, wrapGAppsHook4
, gobject-introspection
, xvfb-run
, testers
@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec {
nativeBuildInputs = [
pkg-config
wrapGAppsHook
wrapGAppsHook4
gobject-introspection
];