From e8d650aaba430baa5df8d31cd1364a15ffeba82c Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Tue, 28 May 2019 16:07:50 -0700 Subject: sdeventplus: Depend on function2 An upcoming change will require this dependency for sdeventplus, so that we can store functions containing move-only types for callbacks. (From meta-phosphor rev: c345eb3b55f168f17e7025eaeed5ad603af6745f) Change-Id: I30b3caa38f26414b82493301bd7acd466f9814bc Signed-off-by: William A. Kennington III Signed-off-by: Brad Bishop --- meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/recipes-extended/sdeventplus') diff --git a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb index d1ddff9f4..2f2ce3568 100644 --- a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb +++ b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb @@ -9,6 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" inherit meson pkgconfig DEPENDS += " \ + function2 \ stdplus \ systemd \ " -- cgit v1.2.3