mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
angstrom-layers: cairo: add BBCLASSEXTEND = native
This is needed now that cairo-native is gone Signed-off-by: Koen Kooi <k-kooi@ti.com>
This commit is contained in:
@@ -10,6 +10,8 @@ EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
PACKAGES =+ "cairo-trace cairo-trace-dev libcairo-script-interpreter libcairo-gobject"
|
||||
FILES_libcairo-gobject = "${libdir}/libcairo-gobject.so.*"
|
||||
FILES_libcairo-script-interpreter = "${libdir}/libcairo-script-interpreter.so.*"
|
||||
|
||||
Reference in New Issue
Block a user