[GRASS-SVN] r29734 - grass-web/trunk/grass62/binary/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jan 16 22:49:41 EST 2008
Author: hamish
Date: 2008-01-16 22:49:41 -0500 (Wed, 16 Jan 2008)
New Revision: 29734
Modified:
grass-web/trunk/grass62/binary/mswindows/setup.ini
Log:
depend on ncurses package for tput for init.sh.
Perhaps there is a cross depends with the libncurses8 package?
Modified: grass-web/trunk/grass62/binary/mswindows/setup.ini
===================================================================
--- grass-web/trunk/grass62/binary/mswindows/setup.ini 2008-01-17 01:46:07 UTC (rev 29733)
+++ grass-web/trunk/grass62/binary/mswindows/setup.ini 2008-01-17 03:49:41 UTC (rev 29734)
@@ -1,7 +1,7 @@
@ grass
sdesc: "GRASS - Geographic Resources Analysis Support System"
category: Database
-requires: cygwin gdal libintl8 libiconv2 freetype2 libpng12 fftw3 libncurses8 proj readline libtiff5 xterm xorg-x11-base lesstif tcltk-grass
+requires: cygwin gdal libintl8 libiconv2 freetype2 libpng12 fftw3 ncurses libncurses8 proj readline libtiff5 xterm xorg-x11-base lesstif tcltk-grass
version: 6.2.3-1
install: grass-6.2.3-1.cygwin.tar.bz2 17516241 0e87191daa0fea15a7d1c94e8bd382e7
More information about the grass-commit
mailing list