Browse Source

Docs: add description regarding to libpcaudio-dev package

master
Valdis Vitolins 6 years ago
parent
commit
22cc7f745b
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      README.md

+ 5
- 0
README.md View File

@@ -125,6 +125,11 @@ be installed using the following commands:
| sonic | `sudo apt-get install libsonic-dev` |
| ronn | `sudo apt-get install ruby-ronn` |
| kramdown | `sudo apt-get install ruby-kramdown` |

For recent Debian or Ubuntu >= 18.04 you should also install:

| Dependency | Install |
|---------------|------------------------------------------------------------------|
| pcaudiolib | `sudo apt-get install libpcaudio-dev` |

### Building

Loading…
Cancel
Save