Skip to content

Commit

Permalink
Add build instructions for debian
Browse files Browse the repository at this point in the history
  • Loading branch information
twischer authored Jun 26, 2020
1 parent 8fa80d1 commit 97bc0fb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,15 @@ configured by going::
git submodule init
git submodule update

MAKE on debian
==============

```bash
sudo apt install libpci-dev libpcap-dev libsndfile-dev libjack-dev
make all
make -C lib/igb_avb all
```

CMAKE
=====

Expand Down

0 comments on commit 97bc0fb

Please sign in to comment.