Skip to content

Commit

Permalink
Added Fedora Linux dependencies to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caschulz88 committed May 30, 2015
1 parent 272a6c1 commit 9ff0efc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ Install the following packages on a Debian-based Linux, e.g., Ubuntu Linux:
```bash
sudo apt-get install build-essential libtspi-dev libqt4-dev
```
For a Fedora based Linux install the following packages:

```bash
sudo yum install make automake gcc gcc-c++ qt-devel trousers-devel
```

To use the features of the TPM Manager you need a running TrouSerS daemon.
The TPM Manager has been successfully compiled under Qt version 4.8.1.
Expand Down

0 comments on commit 9ff0efc

Please sign in to comment.