[SM-Commit] GIT changes to master z-rejected grimoire by David Haley (d71090b9429bcb48577f2d455ee1766e7095d158)

David Haley scm at sourcemage.org
Wed Jun 16 12:22:23 EDT 2010


GIT changes to master z-rejected grimoire by David Haley <khoralin at gmail.com>:

 z-crypto/truecrypt/DEPENDS |    7 ++++---
 z-crypto/truecrypt/HISTORY |    3 +++
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit d71090b9429bcb48577f2d455ee1766e7095d158
Author: David Haley <khoralin at gmail.com>
Commit: David Haley <khoralin at gmail.com>

    gtk+2 spel required to provide libraries for wxGTK as part of this spell. GTK+ is deperated accordingly to the developer and recommends GTK+2.

diff --git a/z-crypto/truecrypt/DEPENDS b/z-crypto/truecrypt/DEPENDS
index 1bec52b..84d45de 100755
--- a/z-crypto/truecrypt/DEPENDS
+++ b/z-crypto/truecrypt/DEPENDS
@@ -1,5 +1,6 @@
-depends lvm &&
-depends fuse &&
-depends opensc &&
+depends lvm	&&
+depends fuse	&&
+depends opensc	&&
+depends gtk+2	&&
 
 suggest_depends sudo "" "" "to create volume as a simple user"
diff --git a/z-crypto/truecrypt/HISTORY b/z-crypto/truecrypt/HISTORY
index 7556ceb..d3e3fe6 100644
--- a/z-crypto/truecrypt/HISTORY
+++ b/z-crypto/truecrypt/HISTORY
@@ -1,3 +1,6 @@
+2010-06-16 David C. Haley <khoralin at gmail.com>
+	* DEPENDS: added gtk+2
+
 2010-01-09 Julien "_kaze_" ROZO <julien at rozo.org>
 	* DETAILS: updated version to 6.3a
 	* DEPENDS: added sudo as suggested dependency, to create volume as 



More information about the SM-Commit mailing list