diff options
Diffstat (limited to 'meta/classes-recipe/barebox.bbclass')
| -rw-r--r-- | meta/classes-recipe/barebox.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes-recipe/barebox.bbclass b/meta/classes-recipe/barebox.bbclass index 200ba08326..a562dce169 100644 --- a/meta/classes-recipe/barebox.bbclass +++ b/meta/classes-recipe/barebox.bbclass | |||
| @@ -12,7 +12,7 @@ PROVIDES += "virtual/bootloader" | |||
| 12 | 12 | ||
| 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 13 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 14 | 14 | ||
| 15 | DEPENDS += "bison-native flex-native" | 15 | DEPENDS += "bison-native flex-native lz4-native" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/barebox-${PV}" | 17 | S = "${WORKDIR}/barebox-${PV}" |
| 18 | B = "${WORKDIR}/build" | 18 | B = "${WORKDIR}/build" |
