ladybird/.devcontainer/features/ladybird/install-fedora.sh
Zaggy1024 9f44fcbded Everywhere: Remove AudioCodecPlugin and Qt Multimedia
These are no longer needed now that audio is played through
PlaybackManager.
2025-10-27 17:28:49 -07:00

10 lines
386 B
Bash

#!/bin/sh
set -e
# Git and GitHub CLI
dnf install -y git gh
# Ladybird dev dependencies
dnf install -y autoconf-archive automake ccache cmake curl google-noto-sans-mono-fonts liberation-sans-fonts \
libglvnd-devel libtool nasm ninja-build patchelf perl-FindBin perl-IPC-Cmd perl-lib qt6-qtbase-devel \
qt6-qttools-devel qt6-qtwayland-devel tar unzip zip zlib-ng-compat-static