RepositoryExternal.mk: ENABLE_HEADLESS needs cairo too
Change-Id: Ia34093fd9afacb73746af0813f2c219119f9a1a1
This commit is contained in:
parent
86df8242b5
commit
f7a6da202c
@ -1252,7 +1252,7 @@ endif # ANDROID
|
|||||||
endif # SYSTEM_REDLAND
|
endif # SYSTEM_REDLAND
|
||||||
|
|
||||||
|
|
||||||
ifneq ($(USING_X11)$(ENABLE_CAIRO_CANVAS),) # or
|
ifneq ($(USING_X11)$(ENABLE_CAIRO_CANVAS)$(ENABLE_HEADLESS),) # or
|
||||||
|
|
||||||
ifneq ($(SYSTEM_CAIRO),)
|
ifneq ($(SYSTEM_CAIRO),)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user