Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Mark Bainter (2211e23754d60147f4a8402bba1e6f10595dfb84)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Mark Bainter <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Mark Bainter (2211e23754d60147f4a8402bba1e6f10595dfb84)
  • Date: Sat, 31 Mar 2007 21:38:56 -0500

GIT changes to master grimoire by Mark Bainter
<mbainter-smgl AT lostinagoodbook.org>:

kde-core/kdenetwork/DEPENDS | 8 +++++++-
kde-core/kdenetwork/HISTORY | 3 +++
2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit 2211e23754d60147f4a8402bba1e6f10595dfb84
Author: Mark Bainter <mbainter-smgl AT lostinagoodbook.org>
Commit: Mark Bainter <mbainter-smgl AT lostinagoodbook.org>

kdenetwork: fix for bug #13252

diff --git a/kde-core/kdenetwork/DEPENDS b/kde-core/kdenetwork/DEPENDS
index d3168f5..5e1e16a 100755
--- a/kde-core/kdenetwork/DEPENDS
+++ b/kde-core/kdenetwork/DEPENDS
@@ -26,7 +26,13 @@ optional_depends wireless_tools
optional_depends lisa \
'' \
'' \
- 'for LAN network browsing support'
+ 'for LAN network browsing support' &&
+
+suggest_depends rdesktop \
+ '' \
+ '' \
+ 'for Remote Desktop Protocol support.' &&
+

optional_depends fontconfig \
'' \
diff --git a/kde-core/kdenetwork/HISTORY b/kde-core/kdenetwork/HISTORY
index b4b329c..6398a1f 100644
--- a/kde-core/kdenetwork/HISTORY
+++ b/kde-core/kdenetwork/HISTORY
@@ -1,3 +1,6 @@
+2007-03-31 Mark Bainter <mbainter-smgl AT lostinagoodbook.org>
+ * DEPENDS: Added suggest_depends for rdesktop for bug #13252
+
2007-01-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* CONFLICTS: readded, kopete isn't available as a standalone app
anymore
* DEPENDS: removed kopete, now we build it again



  • [SM-Commit] GIT changes to master grimoire by Mark Bainter (2211e23754d60147f4a8402bba1e6f10595dfb84), Mark Bainter, 03/31/2007

Archive powered by MHonArc 2.6.24.

Top of Page