diff options
| -rw-r--r-- | meta-gnome/recipes-gimp/gimp/gimp_3.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_3.0.2.bb b/meta-gnome/recipes-gimp/gimp/gimp_3.0.2.bb index 2018ea04c4..f56c12c89b 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_3.0.2.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_3.0.2.bb | |||
| @@ -44,6 +44,8 @@ DEPENDS = " \ | |||
| 44 | 44 | ||
| 45 | DEPENDS:append:libc-musl = " libexecinfo" | 45 | DEPENDS:append:libc-musl = " libexecinfo" |
| 46 | 46 | ||
| 47 | LDFLAGS:append:libc-musl = " -lexecinfo" | ||
| 48 | |||
| 47 | inherit meson gtk-icon-cache mime-xdg pkgconfig gettext gobject-introspection vala | 49 | inherit meson gtk-icon-cache mime-xdg pkgconfig gettext gobject-introspection vala |
| 48 | 50 | ||
| 49 | GIR_MESON_OPTION = 'can-crosscompile-gir' | 51 | GIR_MESON_OPTION = 'can-crosscompile-gir' |
