[gimp] plug-ins: fix script-fu build in meson.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: fix script-fu build in meson.
- Date: Wed, 15 Jun 2022 20:44:53 +0000 (UTC)
commit 73868afe15c722d4d68123133395f3a48c2a555e
Author: Jehan <jehan girinstud io>
Date: Wed Jun 15 21:14:13 2022 +0200
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'.
plug-ins/script-fu/meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/plug-ins/script-fu/meson.build b/plug-ins/script-fu/meson.build
index 4b8caccb83..3836f13e5b 100644
--- a/plug-ins/script-fu/meson.build
+++ b/plug-ins/script-fu/meson.build
@@ -43,7 +43,6 @@ endif
executable(executable_name,
plugin_sources,
- libscriptfu,
dependencies: [
libgimpui_dep,
math,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]