diff options
| -rw-r--r-- | meta/recipes-core/ncurses/ncurses.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipes-core/ncurses/ncurses.inc index ed7f001985..cce080d402 100644 --- a/meta/recipes-core/ncurses/ncurses.inc +++ b/meta/recipes-core/ncurses/ncurses.inc | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://ncurses/base/version.c;beginline=1;endline=27;md5=cbc | |||
| 6 | SECTION = "libs" | 6 | SECTION = "libs" |
| 7 | DEPENDS = "ncurses-native" | 7 | DEPENDS = "ncurses-native" |
| 8 | DEPENDS_virtclass-native = "" | 8 | DEPENDS_virtclass-native = "" |
| 9 | INC_PR = "r11" | 9 | INC_PR = "r12" |
| 10 | 10 | ||
| 11 | inherit autotools binconfig multilib_header | 11 | inherit autotools binconfig multilib_header |
| 12 | 12 | ||
| @@ -218,7 +218,7 @@ inherit update-alternatives | |||
| 218 | 218 | ||
| 219 | ALTERNATIVE_PRIORITY = "100" | 219 | ALTERNATIVE_PRIORITY = "100" |
| 220 | 220 | ||
| 221 | ALTERNATIVE_ncurses-tools = "clear reset" | 221 | ALTERNATIVE_ncurses-tools_class-target = "clear reset" |
| 222 | 222 | ||
| 223 | BBCLASSEXTEND = "native nativesdk" | 223 | BBCLASSEXTEND = "native nativesdk" |
| 224 | 224 | ||
