Add missing dependency for launchpad lp:

This commit is contained in:
Jochen Sprickerhof 2024-01-03 10:48:25 +01:00
parent 824cd1a620
commit 54281733c0
No known key found for this signature in database
GPG key ID: 5BFFDCC258E69433

View file

@ -43,7 +43,7 @@ variables:
- apt-get --allow-releaseinfo-change update
- apt-get -qy dist-upgrade
- echo "locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8" | debconf-set-selections
- apt-get install -qy --no-install-recommends fdroidserver apksigner mercurial git git-svn brz locales curl
- apt-get install -qy --no-install-recommends fdroidserver apksigner mercurial git git-svn brz python3-launchpadlib locales curl
.get_target_source_refs: &get_target_source_refs
- |