commit | e8d650aaba430baa5df8d31cd1364a15ffeba82c | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue May 28 16:07:50 2019 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu May 30 12:29:49 2019 -0400 |
tree | 6fc87710d184e9f5f25ea3a4e38600f6dc207e1d | |
parent | ec3a9710860c0842b71c08d0aa4dbc5e9871b64e [diff] |
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 <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb index d1ddff9..2f2ce35 100644 --- a/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb +++ b/meta-phosphor/recipes-extended/sdeventplus/sdeventplus_git.bb
@@ -9,6 +9,7 @@ inherit meson pkgconfig DEPENDS += " \ + function2 \ stdplus \ systemd \ "