diff options
-rw-r--r-- | meta/recipes-core/glib-2.0/glib.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index e2b130b6b5..2eda8a1ddc 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc @@ -96,3 +96,5 @@ RDEPENDS_${PN}-ptest_append_libc-glibc = "\ eglibc-charmap-invariant \ eglibc-localedata-translit-cjk-variants \ " + +INSANE_SKIP_${PN}-ptest += "libdir" |