Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -579,6 +579,7 @@ else
|
|||||||
arm32) arch_deb="armhf";;
|
arm32) arch_deb="armhf";;
|
||||||
*) arch_deb="$arch";;
|
*) arch_deb="$arch";;
|
||||||
esac
|
esac
|
||||||
|
grep -q " bullseye " /etc/apt/sources.list || echo [!] WARNING: System not running the expected Debian version
|
||||||
|
|
||||||
# Establish general dependencies.
|
# Establish general dependencies.
|
||||||
pkgs="cmake ninja-build pkg-config git wget p7zip-full extra-cmake-modules wayland-protocols tar gzip file appstream"
|
pkgs="cmake ninja-build pkg-config git wget p7zip-full extra-cmake-modules wayland-protocols tar gzip file appstream"
|
||||||
|
Reference in New Issue
Block a user