diff options
| -rw-r--r-- | meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb index 5f2a5b6e4d..422c5f3b7b 100644 --- a/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb +++ b/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | |||
| @@ -24,7 +24,8 @@ inherit autotools | |||
| 24 | 24 | ||
| 25 | PACKAGECONFIG ??= "glib" | 25 | PACKAGECONFIG ??= "glib" | 
| 26 | PACKAGECONFIG_class-native = "" | 26 | PACKAGECONFIG_class-native = "" | 
| 27 | PACKAGECONFIG_class-native = "" | 27 | PACKAGECONFIG_class-nativesdk = "" | 
| 28 | |||
| 28 | PACKAGECONFIG[glib] = "--without-internal-glib,--with-internal-glib,glib-2.0 pkgconfig-native" | 29 | PACKAGECONFIG[glib] = "--without-internal-glib,--with-internal-glib,glib-2.0 pkgconfig-native" | 
| 29 | 30 | ||
| 30 | acpaths = "-I ." | 31 | acpaths = "-I ." | 
