summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/console
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/console')
-rw-r--r--meta-phosphor/recipes-phosphor/console/obmc-console_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index 60a0bbc40..4d00713fd 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
@@ -6,12 +6,14 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
inherit obmc-phosphor-systemd
-inherit autotools
+inherit autotools pkgconfig
inherit obmc-phosphor-discovery-service
TARGET_CFLAGS += "-fpic -O2"
-DEPENDS += "autoconf-archive-native"
+DEPENDS += "autoconf-archive-native \
+ systemd \
+ "
SRC_URI += "git://github.com/openbmc/obmc-console"
SRC_URI += "file://${PN}.conf"
OpenPOWER on IntegriCloud