]> code.ossystems Code Review - openembedded-core.git/commit
python3-pygobject: enable cairo only when a display is available
authorAndré Draszik <adraszik@tycoint.com>
Tue, 17 Jan 2017 15:28:28 +0000 (15:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:45:45 +0000 (22:45 +0000)
commit9fc8ea24914a322536d831ea11295c4ef0dc6b66
tree8d1ef42c8834bb640a92b1023531f2ef5faf6680
parentc49d0a7741100c8864aa826f232a93311dcc7752
python3-pygobject: enable cairo only when a display is available

It doesn't seem to make sense to unconditionally enable cairo
support, as this pulls in lots of other dependencies, where
none of these can actually be used without some sort of
graphical interface.

Not having a generic distro feature to detect this, we just
use any of DirectFB / Wayland / X11

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python3-pygobject_3.22.0.bb