websites_stg: fetch l10n updates before build

also add langtable-python dependency
This commit is contained in:
Francois Andrieu 2021-06-01 19:37:42 +02:00 committed by kevin
parent ebc48747d5
commit 269a0d738f
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ function build {
err=$(
{
cd "$site" && \
make pullpos && \
make && \
rsync -qa --delete-after --delay-updates out/ "/srv/web/$site/"; \
} 2>&1

View file

@ -7,6 +7,7 @@
- python-feedparser
- python-genshi
- python-setuptools
- langtable-python
tags:
- packages
- fedora-web