16 lines
331 B
Diff
16 lines
331 B
Diff
diff --git a/gthumb/meson.build b/gthumb/meson.build
|
|
index 64c93578..c348af81 100644
|
|
--- a/gthumb/meson.build
|
|
+++ b/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
|
|
|