diff --git a/scripts/subinstallers/docker_raspbian.sh b/scripts/subinstallers/docker_raspbian.sh index 797de92..6a5e6ad 100755 --- a/scripts/subinstallers/docker_raspbian.sh +++ b/scripts/subinstallers/docker_raspbian.sh @@ -35,6 +35,7 @@ compare_version $LIBSECCOMP2_VERSION '<' '2.5.1-1' if [ $? -eq 0 ]; then # this is dumb but the raspbian repo managers aren't impressive + echo "Installing newer libseccomp2" pushd . cd /tmp wget http://ftp.us.debian.org/debian/pool/main/libs/libseccomp/libseccomp2_2.5.1-1_armhf.deb