mirror of https://github.com/GNOME/gimp.git
plug-ins: fix script-fu build in meson.
Fixes: > plug-ins/script-fu/meson.build:44:0: ERROR: Bad source of type 'SharedLibrary' in target 'script-fu'.
This commit is contained in:
parent
319ccb1d81
commit
73868afe15
|
@ -43,7 +43,6 @@ endif
|
|||
|
||||
executable(executable_name,
|
||||
plugin_sources,
|
||||
libscriptfu,
|
||||
dependencies: [
|
||||
libgimpui_dep,
|
||||
math,
|
||||
|
|
Loading…
Reference in New Issue