summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-06-13 13:14:41 +0300
committerTor Lillqvist <tlillqvist@suse.com>2012-06-13 13:15:49 +0300
commit2e16eaf31c7a4849110020aebd5fbc97a1ab3e99 (patch)
tree7646091e5d6950d37d3b2086fda156dcbced6de6 /vcl/Library_vcl.mk
parentd5e3a6ae448952e71174954671d1cd790f2d0b50 (diff)
Need basebmp headers unconditionally
Change-Id: I47f15178ffa910c60acb56a7df749db0b1efec55
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 69c1faa94a1b..cf09be5a7c7e 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -317,15 +317,11 @@ $(eval $(call gb_Library_use_external,vcl,cairo))
endif
-# GUIBASE specific stuff
-
-ifneq ($(filter headless android,$(GUIBASE)),)
-# even in the case we do not link with basebmp, we still need the headers
-# for some typedefs or enums
$(eval $(call gb_Library_use_packages,vcl,\
basebmp_inc \
))
-endif
+
+# GUIBASE specific stuff
ifeq ($(GUIBASE),aqua)
$(eval $(call gb_Library_add_cxxflags,vcl,\