diff options
| -rw-r--r-- | meta/recipes-graphics/cairo/cairo.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc index c7e686d5ae..e5fe3088e5 100644 --- a/meta/recipes-graphics/cairo/cairo.inc +++ b/meta/recipes-graphics/cairo/cairo.inc | |||
| @@ -36,7 +36,7 @@ EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)} \ | |||
| 36 | --enable-tee \ | 36 | --enable-tee \ |
| 37 | " | 37 | " |
| 38 | 38 | ||
| 39 | inherit autotools pkgconfig | 39 | inherit autotools pkgconfig upstream-version-is-even |
| 40 | 40 | ||
| 41 | # We don't depend on binutils so we need to disable this | 41 | # We don't depend on binutils so we need to disable this |
| 42 | export ac_cv_lib_bfd_bfd_openr="no" | 42 | export ac_cv_lib_bfd_bfd_openr="no" |
