digikam: wrap with exiftool
This commit is contained in:
parent
b0baa71c8a
commit
14d2848c92
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user