Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by Jaka Kranjc : b3cfb71600e12c58cd472a9ec76c88864d123ce7

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by Jaka Kranjc : b3cfb71600e12c58cd472a9ec76c88864d123ce7
  • Date: Mon, 29 May 2006 09:21:33 -0500

GIT changes to test grimoire by Jaka Kranjc :
b3cfb71600e12c58cd472a9ec76c88864d123ce7 <lynxlynxlynx AT sourcemage.org>:

libs/libofx/DEPENDS | 3 ++-
libs/libofx/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit b3cfb71600e12c58cd472a9ec76c88864d123ce7
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

libofx: added missing openssl dep #11130

diff --git a/libs/libofx/DEPENDS b/libs/libofx/DEPENDS
index b2e2329..f6400d6 100755
--- a/libs/libofx/DEPENDS
+++ b/libs/libofx/DEPENDS
@@ -1,3 +1,4 @@
depends g++ &&
depends curl &&
-depends opensp
+depends opensp &&
+depends openssl
diff --git a/libs/libofx/HISTORY b/libs/libofx/HISTORY
index 0b9ef67..dfd9747 100644
--- a/libs/libofx/HISTORY
+++ b/libs/libofx/HISTORY
@@ -1,3 +1,6 @@
+2006-05-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added missing openssl dep #11130
+
2006-05-04 Eric Sandall ,eric AT sandall.us>
* PREPARE: Reword so we are not saying this is GNOME2 gnucash. ;)




  • [SM-Commit] GIT changes to test grimoire by Jaka Kranjc : b3cfb71600e12c58cd472a9ec76c88864d123ce7, Jaka Kranjc, 05/29/2006

Archive powered by MHonArc 2.6.24.

Top of Page