summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb b/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb
index 81ca76586..225619ed6 100644
--- a/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb
+++ b/meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb
@@ -12,6 +12,8 @@ S = "${WORKDIR}/git"
12 12
13inherit autotools pkgconfig 13inherit autotools pkgconfig
14 14
15BBCLASSEXTEND = "native"
16
15EXTRA_OECONF += "--without-tests" 17EXTRA_OECONF += "--without-tests"
16 18
17PACKAGECONFIG ??= "" 19PACKAGECONFIG ??= ""