pmaports.cfg: require pmbootstrap >= 1.9.0
The new version doesn't try to install libsparse. Related: https://gitlab.com/postmarketOS/pmbootstrap/merge_requests/1821
This commit is contained in:
parent
c4718e8105
commit
dbc13e0626
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# - "version" gets compared with "pmb.config.pmaports_min_version"
|
# - "version" gets compared with "pmb.config.pmaports_min_version"
|
||||||
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
|
# - "pmbootstrap_min_version" gets compared with "pmb.config.version"
|
||||||
version=4
|
version=4
|
||||||
pmbootstrap_min_version=1.8.2
|
pmbootstrap_min_version=1.9.0
|
||||||
branch_pmos=master
|
branch_pmos=master
|
||||||
# Compatible branch from Alpine's aports repository
|
# Compatible branch from Alpine's aports repository
|
||||||
branch_alpine=edge
|
branch_alpine=edge
|
||||||
|
|
Loading…
Reference in a new issue