Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/86Box/86Box
Browse files Browse the repository at this point in the history
  • Loading branch information
OBattler committed Oct 16, 2023
2 parents 408cb35 + 0618f55 commit a6268d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/build.sh
Expand Up @@ -579,6 +579,7 @@ else
arm32) arch_deb="armhf";;
*) arch_deb="$arch";;
esac
grep -q " bullseye " /etc/apt/sources.list || echo [!] WARNING: System not running the expected Debian version

# Establish general dependencies.
pkgs="cmake ninja-build pkg-config git wget p7zip-full extra-cmake-modules wayland-protocols tar gzip file appstream"
Expand Down

0 comments on commit a6268d5

Please sign in to comment.