[SM-Commit] GIT changes to test grimoire by Jaka Kranjc : b3cfb71600e12c58cd472a9ec76c88864d123ce7
Jaka Kranjc
scm at mail.sourcemage.org
Mon May 29 10:21:33 EDT 2006
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. ;)
More information about the SM-Commit
mailing list