mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
Add json_glib as dependency for the psd plug-in
This commit is contained in:
@@ -29,6 +29,7 @@ plugin_exe = executable(plugin_name,
|
||||
plugin_sources,
|
||||
c_args: '-DG_LOG_DOMAIN="file-psd"',
|
||||
dependencies: [
|
||||
json_glib,
|
||||
libgimpui_dep,
|
||||
libjpeg,
|
||||
math,
|
||||
|
Reference in New Issue
Block a user