From 2a02219ff7fa39ab832665e72918f3fd27fee17e Mon Sep 17 00:00:00 2001 From: ponce Date: Sun, 26 Aug 2012 18:14:17 +0200 Subject: libraries/opal: Fixed dep information --- libraries/opal/README | 7 ++----- libraries/opal/opal.info | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'libraries') diff --git a/libraries/opal/README b/libraries/opal/README index 6a7a516728..f8ce253d30 100644 --- a/libraries/opal/README +++ b/libraries/opal/README @@ -2,8 +2,5 @@ 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. Speex is also recommended, even though Opal -ships with its own version. x264 and ffmpeg are optional, but -highly recommended, for video support. - -Celt is also optional. +Optional dependencies are speex (recommended, even though Opal +ships with its own version) and celt. diff --git a/libraries/opal/opal.info b/libraries/opal/opal.info index 403c1ab1f3..41bbc0c1c8 100644 --- a/libraries/opal/opal.info +++ b/libraries/opal/opal.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/opalvoip/opal-3.10.3.tar.bz2" MD5SUM="fb0ed52e8dd56ab5c7d1a9ad2499cba2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="celt ffmpeg ptlib speex x264" +REQUIRES="ffmpeg ptlib x264" MAINTAINER="David Woodfall" EMAIL="dave@dawoodfall.net" -- cgit v1.2.3