RepositoryExternal.mk: ENABLE_HEADLESS needs cairo too

Change-Id: Ia34093fd9afacb73746af0813f2c219119f9a1a1
This commit is contained in:
Michael Stahl 2016-02-29 21:15:09 +01:00
parent 86df8242b5
commit f7a6da202c

View File

@ -1252,7 +1252,7 @@ endif # ANDROID
endif # SYSTEM_REDLAND
ifneq ($(USING_X11)$(ENABLE_CAIRO_CANVAS),) # or
ifneq ($(USING_X11)$(ENABLE_CAIRO_CANVAS)$(ENABLE_HEADLESS),) # or
ifneq ($(SYSTEM_CAIRO),)