Skip to content

Commit

Permalink
Meta: Update devcontainer install script with new deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gotlougit authored and ADKaster committed Jul 5, 2024
1 parent 186057b commit 7da8a37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .devcontainer/features/ladybird/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ install_llvm_key() {
### Install packages

apt update -y
apt install -y build-essential cmake ninja-build ccache shellcheck libgl1-mesa-dev qt6-base-dev qt6-tools-dev-tools qt6-wayland qt6-multimedia-dev

apt install -y lsb-release git python3 autoconf autoconf-archive automake build-essential cmake libavcodec-dev libgl1-mesa-dev ninja-build qt6-base-dev qt6-tools-dev-tools qt6-multimedia-dev qt6-wayland ccache fonts-liberation2 zip unzip curl tar
### Ensure new enough host compiler is available

VERSION="0.0.0"
Expand Down

0 comments on commit 7da8a37

Please sign in to comment.