metadata-cleaner: use wrapGAppsHook4

This commit is contained in:
Robert Schütz 2022-05-18 05:07:03 +00:00 committed by Robert Schütz
parent 4a1344693d
commit e44b273d9f

View File

@ -13,7 +13,7 @@
, ninja
, pkg-config
, poppler_gi
, wrapGAppsHook
, wrapGAppsHook4
}:
python3.pkgs.buildPythonApplication rec {
@ -38,7 +38,7 @@ python3.pkgs.buildPythonApplication rec {
meson
ninja
pkg-config
wrapGAppsHook
wrapGAppsHook4
];
buildInputs = [