mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Merge pull request #665 from qoijjj/patch-1
fix: add xz-devel to fedora build dependency installation instructions
This commit is contained in:
commit
4469b36a89
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ If udisks2 is not functional on your Linux distribution, you can alternatively s
|
||||||
Install the build dependencies:
|
Install the build dependencies:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo yum install git gcc gcc-c++ make cmake libarchive-devel libcurl-devel lzma-sdk-devel openssl-devel qt5-qtbase-devel qt5-qtquickcontrols2-devel qt5-qtsvg-devel qt5-linguist
|
sudo yum install git gcc gcc-c++ make cmake libarchive-devel libcurl-devel lzma-sdk-devel openssl-devel qt5-qtbase-devel qt5-qtquickcontrols2-devel qt5-qtsvg-devel qt5-linguist xz-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Get the source
|
#### Get the source
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue