summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2022-02-16 11:40:01 +0000
committerSimon McVittie <smcv@debian.org>2022-02-16 11:50:57 +0000
commit9ed71d311c0832363569fb327d6c153821068889 (patch)
tree798c1faa42c81b9f71a528bb1f675284d57c45a8
parent8c48207a1fc645acb38ef3a69fc8a9fb1bf048d3 (diff)
downloadpango-9ed71d311c0832363569fb327d6c153821068889.tar.gz
tests: Install DejaVuSans-Bold.ttf for use by installed-tests
f494181f added this but didn't install it. Related to #648. Signed-off-by: Simon McVittie <smcv@debian.org>
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 83732b5a..84fe3370 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -130,6 +130,7 @@ installed_test_layouts_data = [
installed_test_fonts_data = [
'fonts/amiri-06dd.ttf',
'fonts/Cantarell-VF.otf',
+ 'fonts/DejaVuSans-Bold.ttf',
'fonts/DejaVuSansMono.ttf',
'fonts/DejaVuSans.ttf',
'fonts/droid-sans-subset.ttf',