pam: inherit pkgconfig 01/27201/2
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Mon, 8 Sep 2014 06:55:16 +0000 (08:55 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 10 Sep 2014 08:59:13 +0000 (01:59 -0700)
pam uses pkgconfig so we need to inherit this functionality.

Change-Id: I7de000bd58fbaf2b24cfa4c6d18b4d55a8e50693
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/pam/pam-extraconf.inc

index b5e6f74..29fa5dd 100644 (file)
@@ -1,5 +1,7 @@
 SRC_URI += "file://system-auth"
 
+inherit pkgconfig
+
 do_compile() {
  cd ${S}
   LANG=C