mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
This commit is contained in:
commit
cac25e1c63
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ If you don't need the graphical components of the Proxmark3 client (such as in `
|
||||||
## On openSUSE
|
## On openSUSE
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo zypper install git patterns-devel-base-devel_basis gcc-c++ readline-devel cross-arm-none-gcc9 cross-arm-none-newlib-devel
|
sudo zypper install git patterns-devel-base-devel_basis gcc-c++ readline-devel cross-arm-none-gcc9 cross-arm-none-newlib-devel libqt5-qtbase-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
If you don't need the graphical components of the Proxmark3 client (such as in `hw tune`), you can skip the installation of `libqt5-qtbase-devel`.
|
If you don't need the graphical components of the Proxmark3 client (such as in `hw tune`), you can skip the installation of `libqt5-qtbase-devel`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue