mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Add missing dependency for launchpad lp:
This commit is contained in:
parent
824cd1a620
commit
54281733c0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
- |
|
||||
|
|
|
|||
Loading…
Reference in a new issue