mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
gtk+: add native BBCLASSEXTEND
* it's needed to provide gtk-update-icon-cache for gtk+3 build * RRECOMMENDS needs to be empty as we don't want liberation-fonts-native etc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
BBCLASSEXTEND = "native"
|
||||
RRECOMMENDS_${PN}_virtclass-native = ""
|
||||
EXTRA_OECONF_virtclass-native += "--disable-introspection"
|
||||
Reference in New Issue
Block a user