[SM-Commit] GIT changes to master grimoire by Arjan Bouter (dec9d051a1a343b2114eb63dc3f5e2622a965704)
Arjan Bouter
scm at sourcemage.org
Thu Sep 11 23:25:53 EDT 2008
GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:
crypto/gpa/DEPENDS | 3 ++-
crypto/gpa/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit dec9d051a1a343b2114eb63dc3f5e2622a965704
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>
gpa: depends on libassuan nowdays
diff --git a/crypto/gpa/DEPENDS b/crypto/gpa/DEPENDS
index 8f12e05..60d3c52 100755
--- a/crypto/gpa/DEPENDS
+++ b/crypto/gpa/DEPENDS
@@ -1,2 +1,3 @@
depends gtk+2 &&
-depends gpgme
+depends gpgme &&
+depends libassuan
diff --git a/crypto/gpa/HISTORY b/crypto/gpa/HISTORY
index 53cb1ec..ffae5bb 100644
--- a/crypto/gpa/HISTORY
+++ b/crypto/gpa/HISTORY
@@ -1,3 +1,6 @@
+2008-09-12 Arjan Bouter <abouter at sourcemage.org>
+ * DEPENDS: depends on libassuan now
+
2008-09-04 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 0.8.0
More information about the SM-Commit
mailing list