Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (d4fc7dd6b6aa7f510a3bed4caa807702e43cc1e2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (d4fc7dd6b6aa7f510a3bed4caa807702e43cc1e2)
  • Date: Mon, 26 Nov 2007 18:31:55 -0600

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

libs/gwenhywfar/DEPENDS | 8 ++++----
libs/gwenhywfar/HISTORY | 3 +++
2 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit d4fc7dd6b6aa7f510a3bed4caa807702e43cc1e2
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

gwenhywfar needs libgcrypt and gnutls [Bug 14132]

diff --git a/libs/gwenhywfar/DEPENDS b/libs/gwenhywfar/DEPENDS
index 4e30dd3..2f49571 100755
--- a/libs/gwenhywfar/DEPENDS
+++ b/libs/gwenhywfar/DEPENDS
@@ -1,6 +1,6 @@
-depends libtool &&
-depends openssl &&
+depends libtool &&
+depends openssl &&
+depends libgcrypt &&
+depends gnutls &&

optional_depends ncurses "" "" "to provide a text gui"
-
-
diff --git a/libs/gwenhywfar/HISTORY b/libs/gwenhywfar/HISTORY
index b1fa785..c6b7bee 100644
--- a/libs/gwenhywfar/HISTORY
+++ b/libs/gwenhywfar/HISTORY
@@ -1,3 +1,6 @@
+2007-11-27 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: added libgcrypt and gnutls [Bug 14132]
+
2007-11-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.0.0




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (d4fc7dd6b6aa7f510a3bed4caa807702e43cc1e2), Ladislav Hagara, 11/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page