[SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (6d1c4f4420d963b4bdda8dbd84397bb5dd7a1c38)

Ethan Grammatikidis scm at sourcemage.org
Fri Feb 27 05:25:57 EST 2009


GIT changes to master grimoire by Ethan Grammatikidis <eekee57 at fastmail.fm>:

 shell-term-fm/fish/DEPENDS |    1 +
 shell-term-fm/fish/HISTORY |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 6d1c4f4420d963b4bdda8dbd84397bb5dd7a1c38
Author: Ethan Grammatikidis <eekee57 at fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 at fastmail.fm>

    fish: DEPENDS: added ncurses

diff --git a/shell-term-fm/fish/DEPENDS b/shell-term-fm/fish/DEPENDS
index a0540d3..f8f081c 100755
--- a/shell-term-fm/fish/DEPENDS
+++ b/shell-term-fm/fish/DEPENDS
@@ -1,3 +1,4 @@
+depends ncurses &&
 depends doxygen &&
 depends bc      &&
 depends xsel  "--without-xsel"
diff --git a/shell-term-fm/fish/HISTORY b/shell-term-fm/fish/HISTORY
index 22cc696..9bad35c 100644
--- a/shell-term-fm/fish/HISTORY
+++ b/shell-term-fm/fish/HISTORY
@@ -2,6 +2,7 @@
 	* DETAILS: 1.23.0, new WEB_SITE, new SOURCE_URL
 	* DEPENDS: Added xsel dependency,
 	  prevented build of broken included xsel
+	* DEPENDS: added ncurses
 
 2008-10-09 Remko van der Vossen <wich at sourcemage.org>
 	* POST_RESURRECT: Added, fix bug 14335



More information about the SM-Commit mailing list