summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-02-29 21:15:09 +0100
committerMichael Stahl <mstahl@redhat.com>2016-02-29 21:36:29 +0100
commitf7a6da202c20fb265653d450d95126a6c9daa0e0 (patch)
tree6e9699feb09502684e2837cdd481b8a7d3aea998 /RepositoryExternal.mk
parent86df8242b522c4d52817f163c5fa2453923d69f0 (diff)
RepositoryExternal.mk: ENABLE_HEADLESS needs cairo too
Change-Id: Ia34093fd9afacb73746af0813f2c219119f9a1a1
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 8e9181214fe9..ef79b1dd350a 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -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),)