[kdenetwork] note missing BR's mentioned by cmake

Rex Dieter rdieter at fedoraproject.org
Sun Jan 9 13:44:07 UTC 2011


commit 9e2cfbc181ff6b92392ca95ec7fefca6c5f28ca0
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sun Jan 9 07:45:08 2011 -0600

    note missing BR's mentioned by cmake

 kdenetwork.spec |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/kdenetwork.spec b/kdenetwork.spec
index 42d9796..f411df6 100644
--- a/kdenetwork.spec
+++ b/kdenetwork.spec
@@ -60,6 +60,20 @@ BuildRequires: soprano-devel
 BuildRequires: speex-devel
 BuildRequires: sqlite-devel
 
+#-----------------------------------------------------------------------------
+#-- The following OPTIONAL packages could NOT be located on your system.
+#-- Consider installing them to enable more features from this software.
+#-----------------------------------------------------------------------------
+#   * XMMS  <http://www.xmms.org>
+#     X MultiMedia System development libraries
+#     Used by the Kopete nowlistening plugin to support the XMMS player.
+#   * mediastreamer (2.3.0 or higher)  <http://www.linphone.org/index.php/eng/code_review/mediastreamer2>
+#     A streaming engine specialized for voice/video telephony applications
+#     Required to enable voice clips support in WLM plugin and needed to build Google Talk libjingle audio call support in Kopete.
+#   * msiLBC  <http://mirror.lihnidos.org/GNU/savannah/linphone/plugins/sources>
+#     iLBC is low bitrate audio codec - plugin for mediastreamer
+#     Needed to build Google Talk libjingle voice call support with iLBC codec
+
 Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
 Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 Requires: mozilla-filesystem


More information about the scm-commits mailing list