aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-support/libburn/libburn_1.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-filesystems/recipes-support/libburn/libburn_1.5.0.bb')
-rw-r--r--meta-filesystems/recipes-support/libburn/libburn_1.5.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-support/libburn/libburn_1.5.0.bb b/meta-filesystems/recipes-support/libburn/libburn_1.5.0.bb
index a4c29ebe21..9c10833a6e 100644
--- a/meta-filesystems/recipes-support/libburn/libburn_1.5.0.bb
+++ b/meta-filesystems/recipes-support/libburn/libburn_1.5.0.bb
@@ -10,3 +10,5 @@ SRC_URI[md5sum] = "b32edefdd9a978edc65aacddfe7c588a"
SRC_URI[sha256sum] = "582b12c236c1365211946f2fe3c254976af37bbec244051f7742a98ded9be2bd"
inherit autotools lib_package pkgconfig
+
+EXTRA_OECONF = "--enable-pkg-check-modules"