[oe-commits] Koen Kooi : systemd: inherit pkgconfig

git version control git at git.openembedded.org
Fri Oct 7 21:51:57 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: ee02784bf200ace054a79a08cff5bf5fed92da6c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=ee02784bf200ace054a79a08cff5bf5fed92da6c

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Oct  7 23:49:59 2011 +0200

systemd: inherit pkgconfig

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-core/systemd/systemd_git.bb |    2 +-
 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 a93abdd..76cab69 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"
 





More information about the Openembedded-commits mailing list