[GRASS-SVN] r52306 - grass/trunk/debian

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jul 5 01:20:28 PDT 2012


Author: hamish
Date: 2012-07-05 01:20:28 -0700 (Thu, 05 Jul 2012)
New Revision: 52306

Modified:
   grass/trunk/debian/README.debian
Log:
mention apt-get build-dep method

Modified: grass/trunk/debian/README.debian
===================================================================
--- grass/trunk/debian/README.debian	2012-07-04 21:00:44 UTC (rev 52305)
+++ grass/trunk/debian/README.debian	2012-07-05 08:20:28 UTC (rev 52306)
@@ -22,7 +22,11 @@
 
   sudo apt-get install flex bison libreadline-dev libncurses5-dev # ... etc.
 
+# You can take care of this pretty much automatically with:
 
+ sudo apt-get build-dep grass
+
+
 # In your favorite text editor open debian/changelog and adjust the
 # version number on the top line to reflect the GRASS SVN checkout number.
 # e.g. for r50539: grass (7.0+svn50539-0) unstable; urgency=low



More information about the grass-commit mailing list