diff options
| -rw-r--r-- | meta/recipes-devtools/guile/guile_2.0.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/guile/guile_2.0.11.bb b/meta/recipes-devtools/guile/guile_2.0.11.bb index d19460a20d..5b1e061af1 100644 --- a/meta/recipes-devtools/guile/guile_2.0.11.bb +++ b/meta/recipes-devtools/guile/guile_2.0.11.bb | |||
| @@ -31,7 +31,7 @@ SRC_URI[sha256sum] = "aed0a4a6db4e310cbdfeb3613fa6f86fddc91ef624c1e3f8937a6304c6 | |||
| 31 | inherit autotools gettext pkgconfig texinfo | 31 | inherit autotools gettext pkgconfig texinfo |
| 32 | BBCLASSEXTEND = "native" | 32 | BBCLASSEXTEND = "native" |
| 33 | 33 | ||
| 34 | DEPENDS = "libunistring bdwgc gmp libtool libffi" | 34 | DEPENDS = "libunistring bdwgc gmp libtool libffi ncurses readline" |
| 35 | # add guile-native only to the target recipe's DEPENDS | 35 | # add guile-native only to the target recipe's DEPENDS |
| 36 | DEPENDS_append_class-target = " guile-native libatomics-ops" | 36 | DEPENDS_append_class-target = " guile-native libatomics-ops" |
| 37 | 37 | ||
