Attempt to fix sonar build

This commit is contained in:
Maxime Besson 2021-09-24 11:39:26 +02:00
parent 418e301a7e
commit c1eed946fb

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
apt clean; apt update apt update --allow-releaseinfo-change
mk-build-deps --install --remove \ mk-build-deps --install --remove \
--tool "apt-get -o Debug::pkgProblemResolver=yes -q -y" \ --tool "apt-get -o Debug::pkgProblemResolver=yes -q -y" \
debian/control debian/control