build-sys: add a "pixman" feature
For now, pixman is mandatory, but we set config_host.h and Kconfig. Once compilation is fixed, "pixman" will become actually optional. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
bb541a7068
commit
cca1575686
5 changed files with 18 additions and 2 deletions
|
|
@ -11,6 +11,9 @@ config OPENGL
|
|||
config X11
|
||||
bool
|
||||
|
||||
config PIXMAN
|
||||
bool
|
||||
|
||||
config SPICE
|
||||
bool
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue