summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-10-19 10:31:12 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2016-10-19 10:31:12 +0000
commite05a392cf438438bf5636dfc31f95c40b27b67a8 (patch)
tree5dd52cdd5bd495b0cd68cd0961019e7301c410f9
parent406d424abca8bc0aa14c5fea115cfffb7d2939a0 (diff)
parent86918422dea1f0ba916f325cb055b3d59adfb3ad (diff)
Merge "Fix build of libgsystem in sota feature"
-rw-r--r--meta-sota/recipes-support/libgsystem/libgsystem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sota/recipes-support/libgsystem/libgsystem_git.bb b/meta-sota/recipes-support/libgsystem/libgsystem_git.bb
index 4b1eb49..181dd42 100644
--- a/meta-sota/recipes-support/libgsystem/libgsystem_git.bb
+++ b/meta-sota/recipes-support/libgsystem/libgsystem_git.bb
@@ -7,7 +7,7 @@ SRCREV="d606bec68ddfea78de4b03c3f3568afb71bdc1ce"
S = "${WORKDIR}/git"
-inherit autotools-brokensep
+inherit autotools-brokensep gobject-introspection
DEPENDS += "attr glib-2.0 pkgconfig libcap"
RDEPENDS_${PN} = "xz systemd"