diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-10 09:28:49 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-10 11:27:08 +0200 |
commit | 8e2d9c7620b9fc32c98768029a22e0fa20007084 (patch) | |
tree | fe794852a30ea072b1cf1cc4667d01295791c179 /vcl/commonfuzzer.mk | |
parent | 31adc5ef8f9b8f3a69b95037dcbabc691aa4f373 (diff) |
ofz#18093 fix build
Change-Id: I9d72d01f2d8b7a96ca037001489ecf2f68492b57
Reviewed-on: https://gerrit.libreoffice.org/80591
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/commonfuzzer.mk')
-rw-r--r-- | vcl/commonfuzzer.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/commonfuzzer.mk b/vcl/commonfuzzer.mk index 8d0fdaa662c9..7a4480dc5f64 100644 --- a/vcl/commonfuzzer.mk +++ b/vcl/commonfuzzer.mk @@ -28,6 +28,7 @@ fuzzer_externals = \ icudata \ lcms2 \ librdf \ + libexttextcat \ liblangtag \ libxslt \ libxml2 \ |