diff options
| -rw-r--r-- | meta-oe/recipes-graphics/qrencode/qrencode_4.1.1.bb | 2 |
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 81ca765867..225619ed66 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 | ||
| 13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native" | ||
| 16 | |||
| 15 | EXTRA_OECONF += "--without-tests" | 17 | EXTRA_OECONF += "--without-tests" |
| 16 | 18 | ||
| 17 | PACKAGECONFIG ??= "" | 19 | PACKAGECONFIG ??= "" |
