Merge pull request #256 from slurdge/patch-1
Add the needed qt package on ArchLinux
This commit is contained in:
@@ -41,8 +41,10 @@ Additional AUR packages:
|
|||||||
```sh
|
```sh
|
||||||
yaourt -S termcap
|
yaourt -S termcap
|
||||||
```
|
```
|
||||||
|
If you want graphical output (such as in `hw tune`):
|
||||||
Note that with only these requirements, you will not get the graphical components of the Proxmark3 client. (Untested: how to get it? `yaourt -S qt4` ?)
|
```sh
|
||||||
|
sudo pacman -Su qt5-base
|
||||||
|
```
|
||||||
|
|
||||||
# Clone the RRG/Iceman repository
|
# Clone the RRG/Iceman repository
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user