When using PPA sources we need to run install_ppa_prerequisites (#4464)

This commit is contained in:
Igor Pečovnik 2022-11-19 08:08:14 +01:00 committed by GitHub
parent d01e3519a8
commit 332a558228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ add_apt_sources() {
display_alert "Adding APT Source ${new_apt_source}"
if [[ "${new_apt_source}" == ppa* ]]; then
install_ppa_prerequisites
# ppa with software-common-properties
run_on_sdcard "add-apt-repository -y -n \"${new_apt_source}\""
# add list with apt-add