diff options
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb index 045958d0a6..30f0579e2d 100644 --- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb +++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb | |||
@@ -29,6 +29,7 @@ DEPENDS = " \ | |||
29 | libmng \ | 29 | libmng \ |
30 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)} \ | 30 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)} \ |
31 | " | 31 | " |
32 | DEPENDS_append_libc-musl = " libexecinfo" | ||
32 | 33 | ||
33 | inherit features_check gnomebase gtk-icon-cache gtk-doc mime-xdg | 34 | inherit features_check gnomebase gtk-icon-cache gtk-doc mime-xdg |
34 | 35 | ||