Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Matthew Clark (453c3d14e4a892c1a34c5f5b8e85caff53ed1bc2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Matthew Clark <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Matthew Clark (453c3d14e4a892c1a34c5f5b8e85caff53ed1bc2)
  • Date: Wed, 2 Aug 2006 12:21:18 -0500

GIT changes to master grimoire by Matthew Clark
<matthewclark AT inlesserterms.net>:

kde-core/kdenetwork/DEPENDS | 5 +++++
kde-core/kdenetwork/HISTORY | 4 ++++
2 files changed, 9 insertions(+)

New commits:
commit 453c3d14e4a892c1a34c5f5b8e85caff53ed1bc2
Author: Matthew Clark <matthewclark AT inlesserterms.net>
Commit: Matthew Clark <matthewclark AT inlesserterms.net>

Forgot to add kopete as an optional dependency
as part of the fix for bug 12932

diff --git a/kde-core/kdenetwork/DEPENDS b/kde-core/kdenetwork/DEPENDS
index f77d26d..264db3a 100755
--- a/kde-core/kdenetwork/DEPENDS
+++ b/kde-core/kdenetwork/DEPENDS
@@ -22,6 +22,11 @@ optional_depends wireless_tools
'' \
'needed to build KWiFiManager and the KWireless applet' &&

+optional_depends kopete \
+ '' \
+ '' \
+ '' &&
+
optional_depends xmms
\
''
\
''
\
diff --git a/kde-core/kdenetwork/HISTORY b/kde-core/kdenetwork/HISTORY
index 5ab9634..6892936 100644
--- a/kde-core/kdenetwork/HISTORY
+++ b/kde-core/kdenetwork/HISTORY
@@ -1,3 +1,7 @@
+2006-08-02 Matthew Clark <matthewclark AT inlesserterms.net>
+ * DEPENDS: Forgot to add kopete as optional dependency,
+ which was part of bug 12932
+
2006-08-02 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 3.5.4





Archive powered by MHonArc 2.6.24.

Top of Page