Skip to content

Commit

Permalink
Merge 6692d40 into b2b6c5b
Browse files Browse the repository at this point in the history
  • Loading branch information
leha-bot committed Mar 11, 2018
2 parents b2b6c5b + 6692d40 commit 949e0fa
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 @@ -25,6 +25,11 @@ Debian/Ubuntu:
```console
# apt-get install qtbase5-private-dev zlib1g-dev libopenal-dev libavcodec-dev libavresample-dev libswscale-dev libopenal-data libopenal1 libavutil-dev
```

Fedora:
```console
# dnf install rpm-build rpmdevtools mock mock-rpmfusion-free
```
You most likely have to rebuild ffmpeg with `--enable-swresample --enable-swscale`

Provide paths to OpenAL-soft and Qt5 in CMAKE_PREFIX_PATH variable when configuring.
Expand Down

0 comments on commit 949e0fa

Please sign in to comment.