diff options
Diffstat (limited to 'meta/packages/cairo/cairo.inc')
| -rw-r--r-- | meta/packages/cairo/cairo.inc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/packages/cairo/cairo.inc b/meta/packages/cairo/cairo.inc deleted file mode 100644 index bc160de51..000000000 --- a/meta/packages/cairo/cairo.inc +++ /dev/null @@ -1,11 +0,0 @@ -SECTION = "libs" -PRIORITY = "optional" -DEPENDS = "virtual/libx11 libsm libpng fontconfig libxrender pixman" -DESCRIPTION = "Cairo graphics library" -LICENSE = "MPL LGPL" - -#check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points -require cairo-fpu.inc -EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)}" - -inherit autotools_stage pkgconfig |
