Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (38bdbac6670458b618d56d8929ea4a7f9eebe312)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (38bdbac6670458b618d56d8929ea4a7f9eebe312)
  • Date: Wed, 6 Sep 2006 12:09:29 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

kde-core/kdeadmin/DEPENDS | 27 ++++++++++++++++++++++++++-
kde-core/kdeadmin/HISTORY | 3 +++
2 files changed, 29 insertions(+), 1 deletion(-)

New commits:
commit 38bdbac6670458b618d56d8929ea4a7f9eebe312
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

kdeadmin: added optional depends, bug #12652

diff --git a/kde-core/kdeadmin/DEPENDS b/kde-core/kdeadmin/DEPENDS
index 6d069a4..4a01186 100755
--- a/kde-core/kdeadmin/DEPENDS
+++ b/kde-core/kdeadmin/DEPENDS
@@ -10,4 +10,29 @@ optional_depends shadow
optional_depends linux-pam \
'--with-pam=yes' \
'--with-pam=no' \
- 'for Linux PAM support'
+ 'for Linux PAM support' &&
+
+optional_depends fontconfig \
+ '' \
+ '' \
+ 'to configure font access' &&
+
+optional_depends libxml2 \
+ '' \
+ '' \
+ 'for a C++ XML interface' &&
+
+optional_depends libxslt \
+ '' \
+ '' \
+ 'for XSLT support' &&
+
+optional_depends lm_sensors \
+ '' \
+ '' \
+ 'for hardware monitoring' &&
+
+optional_depends freetype2 \
+ '' \
+ '' \
+ 'for freetype support'
diff --git a/kde-core/kdeadmin/HISTORY b/kde-core/kdeadmin/HISTORY
index 7041988..40d8f56 100644
--- a/kde-core/kdeadmin/HISTORY
+++ b/kde-core/kdeadmin/HISTORY
@@ -1,3 +1,6 @@
+2006-09-06 Anton Brondz <dinolinux AT sourcemage.org>
+ * DEPENDS: added optional depends, bug #12652
+
2006-08-02 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 3.5.4




  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (38bdbac6670458b618d56d8929ea4a7f9eebe312), Anton Brondz, 09/06/2006

Archive powered by MHonArc 2.6.24.

Top of Page