diff options
-rw-r--r-- | meta/recipes-bsp/systemd-boot/systemd-boot_232.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb b/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb index 602052ca13..0471ce246b 100644 --- a/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb +++ b/meta/recipes-bsp/systemd-boot/systemd-boot_232.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require recipes-core/systemd/systemd.inc | 1 | require recipes-core/systemd/systemd.inc |
2 | 2 | ||
3 | DEPENDS = "intltool-native libcap util-linux gnu-efi" | 3 | DEPENDS = "intltool-native libcap util-linux gnu-efi gperf-native" |
4 | 4 | ||
5 | SRC_URI += "file://0001-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch" | 5 | SRC_URI += "file://0001-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch" |
6 | 6 | ||