Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Eric Sandall (5a9e172ac0ed45af6066074ce441a596f804c1ba)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Eric Sandall (5a9e172ac0ed45af6066074ce441a596f804c1ba)
  • Date: Mon, 5 Jun 2006 01:59:17 -0500

GIT changes to test grimoire by Eric Sandall <sandalle AT sourcemage.org>:

kde-core/kdelibs/DEPENDS | 1 +
kde-core/kdelibs/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 5a9e172ac0ed45af6066074ce441a596f804c1ba
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

* DEPENDS: DCOP requires on iceauth if using xorg-server

diff --git a/kde-core/kdelibs/DEPENDS b/kde-core/kdelibs/DEPENDS
index d5c0a17..08e1c7d 100755
--- a/kde-core/kdelibs/DEPENDS
+++ b/kde-core/kdelibs/DEPENDS
@@ -3,6 +3,7 @@ depends docbook-dtd &&
depends hicolor-icon-theme &&

if [ "$(get_spell_provider qt-x11 X11-LIBS)" == "xorg-server" ]; then
+ depends iceauth &&
depends libice &&
depends libsm &&
depends libxext
diff --git a/kde-core/kdelibs/HISTORY b/kde-core/kdelibs/HISTORY
index a692475..9a2a838 100644
--- a/kde-core/kdelibs/HISTORY
+++ b/kde-core/kdelibs/HISTORY
@@ -1,3 +1,6 @@
+2006-06-04 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: DCOP requires on iceauth if using xorg-server
+
2006-05-31 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 3.5.3




  • [SM-Commit] GIT changes to test grimoire by Eric Sandall (5a9e172ac0ed45af6066074ce441a596f804c1ba), Eric Sandall, 06/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page