New commits:
commit 9512b76c97481cf99ba6a3cf7c9a102daf754ee2
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
rxvt-unicode: Depends on g++
diff --git a/shell-term-fm/rxvt-unicode/DEPENDS
b/shell-term-fm/rxvt-unicode/DEPENDS
index bdce21a..09a495b 100755
--- a/shell-term-fm/rxvt-unicode/DEPENDS
+++ b/shell-term-fm/rxvt-unicode/DEPENDS
@@ -1,4 +1,6 @@
-depends X11-LIBS &&
+depends g++ &&
+depends X11-LIBS &&
+
optional_depends perl \
"--enable-perl" \
"--disable-perl" \
diff --git a/shell-term-fm/rxvt-unicode/HISTORY
b/shell-term-fm/rxvt-unicode/HISTORY
index 9ef6f83..7d62c76 100644
--- a/shell-term-fm/rxvt-unicode/HISTORY
+++ b/shell-term-fm/rxvt-unicode/HISTORY
@@ -1,3 +1,6 @@
+2007-04-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on g++
+
2007-02-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 8.2
[SM-Commit] GIT changes to master grimoire by Eric Sandall (9512b76c97481cf99ba6a3cf7c9a102daf754ee2),
Eric Sandall, 04/18/2007