diff --git a/clickable.yaml b/clickable.yaml index 700210cb5ec..c46b14e3862 100644 --- a/clickable.yaml +++ b/clickable.yaml @@ -8,7 +8,7 @@ env_vars: PKG_CONFIG_PATH: "/usr/lib/${ARCH_TRIPLET}/dev/pkgconfig" dependencies_target: - "nano" - - "&& wget http://192.168.1.6:9999/sdl2mir_${ARCH_TRIPLET}.deb && dpkg -i ./sdl2mir_${ARCH_TRIPLET}.deb && wget http://192.168.1.6:9999/sdl2-image_${ARCH_TRIPLET}.deb && dpkg -i ./sdl2-image_${ARCH_TRIPLET}.deb && apt-get install -y --force-yes --no-install-recommends net-tools" + - "&& wget https://https://ubportslibpatches.github.io/ubporrts_ppa/dists/focal/sdl2mir_${ARCH_TRIPLET}.deb && dpkg -i ./sdl2mir_${ARCH_TRIPLET}.deb && wget https://https://ubportslibpatches.github.io/ubporrts_ppa/dists/focal/sdl2-image_${ARCH_TRIPLET}.deb && dpkg -i ./sdl2-image_${ARCH_TRIPLET}.deb && apt-get install -y --force-yes --no-install-recommends net-tools" - "libogg-dev" - "libopenal-dev" - "libfreetype6-dev"