digikam: wrap with exiftool
This commit is contained in:
parent
b0baa71c8a
commit
14d2848c92
@ -12,6 +12,7 @@
|
|||||||
bison,
|
bison,
|
||||||
wrapGAppsHook3,
|
wrapGAppsHook3,
|
||||||
|
|
||||||
|
exiftool,
|
||||||
opencv,
|
opencv,
|
||||||
libtiff,
|
libtiff,
|
||||||
libpng,
|
libpng,
|
||||||
@ -181,6 +182,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
gnumake
|
gnumake
|
||||||
hugin
|
hugin
|
||||||
enblend-enfuse
|
enblend-enfuse
|
||||||
|
exiftool
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
qtWrapperArgs+=(--suffix DK_PLUGIN_PATH : ${placeholder "out"}/${kdePackages.qtbase.qtPluginPrefix}/digikam)
|
qtWrapperArgs+=(--suffix DK_PLUGIN_PATH : ${placeholder "out"}/${kdePackages.qtbase.qtPluginPrefix}/digikam)
|
||||||
|
Loading…
Reference in New Issue
Block a user