[SM-Commit] GIT changes to master grimoire by Eric Sandall (9512b76c97481cf99ba6a3cf7c9a102daf754ee2)

Eric Sandall scm at sourcemage.org
Wed Apr 18 22:03:48 EDT 2007


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 shell-term-fm/rxvt-unicode/DEPENDS |    4 +++-
 shell-term-fm/rxvt-unicode/HISTORY |    3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)

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
 



More information about the SM-Commit mailing list