Commit 9e6ccce4 authored by Jérome Perrin's avatar Jérome Perrin

erp5testnode: fix linking fonts

parent ea94ca67
......@@ -267,9 +267,21 @@ input = inline:
[zlib]
recipe =
location = ${zlib:location}
[fonts]
[liberation-fonts]
recipe =
location = ${fonts:location}
location = ${liberation-fonts:location}
[ipaex-fonts]
recipe =
location = ${liberation-fonts:location}
[ipa-fonts]
recipe =
location = ${liberation-fonts:location}
[ocrb-fonts]
recipe =
location = ${liberation-fonts:location}
[android-fonts]
recipe =
location = ${liberation-fonts:location}
[freetype]
recipe =
location = ${freetype:location}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment