[PATCH openbmc] Added systemd as build dependency for skeleton
OpenBMC Patches
openbmc-patches at stwcx.xyz
Thu Feb 18 06:30:26 AEDT 2016
From: KennethWilke <kenneth.wilke at rackspace.com>
---
meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
index a48f5b5..ba873aa 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
@@ -12,7 +12,7 @@ inherit obmc-phosphor-policy-mgmt
inherit obmc-phosphor-sensor-mgmt
inherit obmc-phosphor-system-mgmt
-DEPENDS += "glib-2.0"
+DEPENDS += "glib-2.0 systemd"
RDEPENDS_${PN} += "python-subprocess python-compression libsystemd"
SRC_URI += "git://github.com/openbmc/skeleton"
--
2.7.1
More information about the openbmc
mailing list