mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 19:06:10 +00:00
docs: add required pkgs for building cutter on fedora, rhel and centos (#2802)
This commit is contained in:
parent
29cce01e1a
commit
ef4a6cf997
@ -84,6 +84,12 @@ On Arch-based Linux distributions:
|
||||
|
||||
sudo pacman -Syu --needed base-devel cmake meson qt5-base qt5-svg qt5-tools
|
||||
|
||||
On dnf/yum based distributions:
|
||||
|
||||
::
|
||||
|
||||
sudo dnf install -y gcc gcc-c++ make cmake meson qt5-qtbase-devel qt5-qtsvg-devel qt5-qttools-devel
|
||||
|
||||
Building Steps
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user