digikam: wrap with exiftool

This commit is contained in:
éclairevoyant
2024-08-05 20:41:17 -04:00
parent b0baa71c8a
commit 14d2848c92
+2
View File
@@ -12,6 +12,7 @@
bison,
wrapGAppsHook3,
exiftool,
opencv,
libtiff,
libpng,
@@ -181,6 +182,7 @@ stdenv.mkDerivation (finalAttrs: {
gnumake
hugin
enblend-enfuse
exiftool
]
})
qtWrapperArgs+=(--suffix DK_PLUGIN_PATH : ${placeholder "out"}/${kdePackages.qtbase.qtPluginPrefix}/digikam)