Updated Compiling from source (Linux) (markdown)

John Maguire 2020-04-11 18:25:04 +01:00
parent c1a0629584
commit 96e637d885
1 changed files with 1 additions and 1 deletions

@ -52,7 +52,7 @@ On Ubuntu (and probably Debian) you can install everything you need with:
On Fedora:
sudo dnf install --assumeyes \
git cmake glib glibc gcc-c++ gettext \
@development-tools git cmake glib glibc gcc-c++ gettext \
dbus-devel boost-devel protobuf-devel protobuf-compiler sqlite-devel \
alsa-lib-devel pulseaudio-libs-devel libnotify-devel \
qt5-devel qt5-qtbase-devel qt5-qtx11extras-devel qt5-qttools-devel \