Skip to content

po: make sure pot generation are serailized

Flo Lee requested to merge sync-pot-generation into ubports/xenial

Add a dependency on pot-cpp (the previous step) to pot-py, as they operate on the same file and thus cannot run concurrently.

(cherry picked from commit a78eb984)

Merge request reports