diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2019-08-13 12:16:41 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:50:34 -0500 |
commit | 94d4a91001cb220e68110dbc61c32bab26a1ba80 (patch) | |
tree | c1514425d6290dd3db16bfff10d912ec856fcd9c /libraries/opal/README | |
parent | 54c53bd805c7859d091b83a60582b37d7b53aa88 (diff) | |
download | slackbuilds-94d4a91001cb220e68110dbc61c32bab26a1ba80.tar.gz |
libraries/opal: Disabled ffmpeg support (not compatible with 4.x).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/opal/README')
-rw-r--r-- | libraries/opal/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/opal/README b/libraries/opal/README index a6a7e53e88..b20eafbaeb 100644 --- a/libraries/opal/README +++ b/libraries/opal/README @@ -2,4 +2,4 @@ The Open Phone Abstraction Library (OPAL) is a C++ multi-platform, multi-protocol library for Fax, Video & Voice over IP and other networks. -Optional dependencies are ffmpeg, x264, celt and jdk/openjdk. +Optional dependencies are x264, celt and jdk/openjdk. |