void-packages/srcpkgs/gthumb/patches/build-order.patch

16 lines
327 B
Diff
Raw Normal View History

diff --git a/gthumb/meson.build b/gthumb/meson.build
index 64c93578..c348af81 100644
--- gthumb/meson.build
+++ gthumb/meson.build
@@ -311,6 +311,7 @@ gthumb_exe = executable('gthumb',
],
dependencies : [
common_deps,
+ gthumb_h_dep,
jpeg_deps,
authors_dep,
use_exiv2 ? exiv2_dep : [],
--
GitLab