diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-01-05 16:41:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-05 16:41:13 +0100 |
| commit | 5b58f6a7f8a4e10b1d67286928939044fa8258dc (patch) | |
| tree | 7f78726459b052743d31327e243dd9c768214bf7 /utils/searx.sh | |
| parent | 5fb9a5c7c10252b21a23fe66e1625ed9f8691b4a (diff) | |
| parent | 89e6ba5af72041361acf916294fc5d13741098cc (diff) | |
Merge pull request #2435 from return42/fix-lxc-env
[LXC] replace ubu1910 image by ubu2010 image
Diffstat (limited to 'utils/searx.sh')
| -rwxr-xr-x | utils/searx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/searx.sh b/utils/searx.sh index 3a21e2225..b7d3b8e1c 100755 --- a/utils/searx.sh +++ b/utils/searx.sh @@ -50,7 +50,7 @@ shellcheck" BUILD_PACKAGES_debian="\ firefox graphviz imagemagick texlive-xetex librsvg2-bin -texlive-latex-recommended texlive-extra-utils ttf-dejavu +texlive-latex-recommended texlive-extra-utils fonts-dejavu latexmk" # pacman packages |