[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4111/8267] systemd-boot: Add missing gperf-native DEPENDS



commit 292463aa26a1ab9c9ba08b7520e3914373baa609
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Sat Jan 14 14:16:11 2017 +0000

    systemd-boot: Add missing gperf-native DEPENDS
    
    Configure searches for this and fails if its not present.
    
    (From OE-Core rev: d4d2dcf3fb00ef1ccd9f1471a8017b1df5052a88)
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 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 602052c..0471ce2 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 @@
 require recipes-core/systemd/systemd.inc
 
-DEPENDS = "intltool-native libcap util-linux gnu-efi"
+DEPENDS = "intltool-native libcap util-linux gnu-efi gperf-native"
 
 SRC_URI += "file://0001-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]