aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-07 23:49:59 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-07 23:49:59 +0200
commitee02784bf200ace054a79a08cff5bf5fed92da6c (patch)
tree5e099bd4f5f375ad16e79152e4de604d34f28b03 /meta-oe
parentc961f6218042399c386e776da75a401ee9989463 (diff)
downloadmeta-openembedded-contrib-ee02784bf200ace054a79a08cff5bf5fed92da6c.tar.gz
systemd: inherit pkgconfig
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/systemd/systemd_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd_git.bb b/meta-oe/recipes-core/systemd/systemd_git.bb
index a93abdd5f2..76cab69f57 100644
--- a/meta-oe/recipes-core/systemd/systemd_git.bb
+++ b/meta-oe/recipes-core/systemd/systemd_git.bb
@@ -16,7 +16,7 @@ PKGV = "v${GITPKGVTAG}"
PV = "git"
PR = "r5"
-inherit autotools vala perlnative
+inherit pkgconfig autotools vala perlnative
SRCREV = "3887b5abcb3870db9ed53de3875a465c230ddd3f"