From c28dc9150342611bec5d6659ab11f81c5501a200 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Sat, 29 May 2021 14:55:09 -0700 Subject: sdbusplus: Remove unused dependencies googletest is only directly used by tests. When ptest support is eventually enabled it can be added back for ptest environments. Change-Id: I120610391dfa25a188534dd1ff41ac2b49cdd92b Signed-off-by: William A. Kennington III --- meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb index 973a92f3d..208b4f3af 100644 --- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb +++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus_git.bb @@ -15,7 +15,6 @@ DEPENDS += " \ ${PYTHON_PN}-mako-native \ ${PYTHON_PN}-pyyaml-native \ boost \ - googletest \ systemd \ " -- cgit v1.2.3