From ee02784bf200ace054a79a08cff5bf5fed92da6c Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 7 Oct 2011 23:49:59 +0200 Subject: systemd: inherit pkgconfig Signed-off-by: Koen Kooi --- meta-oe/recipes-core/systemd/systemd_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf