summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2022-09-15 12:53:54 +0300
committerTor Lillqvist <tml@collabora.com>2022-09-15 20:38:00 +0200
commit8d0e40b331cf45b59dc14351eb0ca06aba41ebb0 (patch)
tree6584554a73fc3615dfa5f4cbf18b69cb4d930747 /vcl/Library_vcl.mk
parentc4fb915213875fda248593743421d8c43533e375 (diff)
Fix building without system cairo, fontconfig, freetype, and harfbuzz
At least for me, this was needed when I added --without-system-cairo --without-system-fontconfig --without-system-freetype --without-system-harfbuzz to my otherwise fairly normal autogen.input on Linux. Change-Id: I149a57c24d6c11d710298125e53cb9524cb3dcaa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140001 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index fa11362929f0..caaacdddca39 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -81,6 +81,7 @@ $(eval $(call gb_Library_use_libraries,vcl,\
$(eval $(call gb_Library_use_externals,vcl,\
boost_headers \
+ expat \
gio \
glm_headers \
graphite \