Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Pol Vinogradov (dc724e975f5205fd8ff88c36760f51e2ad8e9f16)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Pol Vinogradov (dc724e975f5205fd8ff88c36760f51e2ad8e9f16)
  • Date: Sat, 3 Jun 2006 10:53:46 -0500

GIT changes to test grimoire by Pol Vinogradov <vin.public AT gmail.com>:

kde-core/kdebase/DEPENDS | 1 +
kde-core/kdebase/HISTORY | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit dc724e975f5205fd8ff88c36760f51e2ad8e9f16
Merge: 388bbde... 7365661...
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire

commit 388bbde2357bafaf77f9277e7d4ef9c36464d583
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

DEPENDS: added imake when xorg-server is provider of X11-LIBS for qt-x11

diff --git a/kde-core/kdebase/DEPENDS b/kde-core/kdebase/DEPENDS
index 587a44c..00208b7 100755
--- a/kde-core/kdebase/DEPENDS
+++ b/kde-core/kdebase/DEPENDS
@@ -9,6 +9,7 @@ # depends krb5
#fi &&

if [ "$(get_spell_provider qt-x11 X11-LIBS)" == "xorg-server" ]; then
+ depends imake &&
depends libxau &&
depends libxcomposite &&
depends libxcursor &&
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index 3c752d9..b8e4e17 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,4 +1,7 @@
-006-05-31 Treeve Jelbert <treeve01 AT pi.be>
+2006-06-03 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: added imake when xorg-server is provider of X11-LIBS for
qt-x11
+
+2006-05-31 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 3.5.3

2006-05-30 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>



  • [SM-Commit] GIT changes to test grimoire by Pol Vinogradov (dc724e975f5205fd8ff88c36760f51e2ad8e9f16), Pol Vinogradov, 06/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page