mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 01:05:42 +01: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:
parent
19d688d85f
commit
19982af6c8
|
|
@ -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.*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user