diff options
Diffstat (limited to 'libraries/opal/README')
-rw-r--r-- | libraries/opal/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/libraries/opal/README b/libraries/opal/README index 42f1fa6ae706..035a8e3b5d55 100644 --- a/libraries/opal/README +++ b/libraries/opal/README @@ -2,7 +2,6 @@ The Open Phone Abstraction Library (OPAL) is a C++ multi-platform, multi-protocol library for Fax, Video & Voice over IP and other networks. -Opal requires ptlib and swig, which are also available at SlackBuilds.org. -Speex from SBo is recommended, even though Opal ships with its own version. -libavcodec, x264, and ffmpeg are optional, but highly recommended, for -video support. +Opal requires ptlib. Speex is also recommended, even though Opal +ships with its own version. x264 and ffmpeg are optional, but +highly recommended, for video support. |