Skip to content

Commit 98710fe

Browse files
Restore lsb-release to CI dependencies per maintainer request
Signed-off-by: alokkumardalei-wq <alokkumardalei2@gmail.com>
1 parent 97a2575 commit 98710fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/DependencyInstaller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ _install_ci_packages() {
982982
log "Install CI dependencies (-ci)"
983983
_execute "Updating package lists..." apt-get -y update
984984
_execute "Installing CI packages..." apt-get -y install --no-install-recommends \
985-
apt-transport-https ca-certificates curl gnupg jq parallel \
985+
apt-transport-https ca-certificates curl gnupg jq lsb-release parallel \
986986
python3 python3-pandas python3-pip software-properties-common \
987987
time unzip zip
988988

0 commit comments

Comments
 (0)