[SM-Commit] GIT changes to master grimoire by Arjan Bouter (9b4d73aa867ef8b96a44d5389a3b3757e0886467)

Arjan Bouter scm at sourcemage.org
Fri Sep 26 11:09:28 EDT 2008


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 chat-im/amsn/DEPENDS |    1 +
 chat-im/amsn/HISTORY |    3 +++
 2 files changed, 4 insertions(+)

New commits:
commit 9b4d73aa867ef8b96a44d5389a3b3757e0886467
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    amsn: added missing depends on g++

diff --git a/chat-im/amsn/DEPENDS b/chat-im/amsn/DEPENDS
index c090e27..feadf69 100755
--- a/chat-im/amsn/DEPENDS
+++ b/chat-im/amsn/DEPENDS
@@ -1,3 +1,4 @@
 depends tk &&
 depends imagemagick &&
+depends g++ &&
 optional_depends tls "" "" "for secure connection using SSL, for MSNP9"
diff --git a/chat-im/amsn/HISTORY b/chat-im/amsn/HISTORY
index 7ca7851..d9155f5 100644
--- a/chat-im/amsn/HISTORY
+++ b/chat-im/amsn/HISTORY
@@ -1,3 +1,6 @@
+2008-09-26 Arjan Bouter <abouter at sourcemage.org>
+	* DEPENDS: added g++
+
 2008-08-23 Arjan Bouter <abouter at sourcemage.org>
 	* DETAILS: version 0.97.2
 



More information about the SM-Commit mailing list