solettaproject / meta-soletta

Yocto layer for Soletta
MIT License
7 stars 12 forks source link

soletta_git.bb: Add conditional deps to graphics libs #79

Closed rojkov closed 8 years ago

rojkov commented 8 years ago

When the feature x11 is enabled soletta starts to link to libs like GTK and cairo. Add those libs to the list of build dependencies in case x11 is enabled.

Signed-off-by: Dmitry Rozhkov dmitry.rozhkov@linux.intel.com

brunobottazzini commented 8 years ago

Since https://github.com/solettaproject/meta-soletta/pull/80 was merged I am closing this PR.

Thanks