[GRASS-SVN] r55001 - grass/branches/develbranch_6/debian
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 11 21:38:58 PST 2013
Author: hamish
Date: 2013-02-11 21:38:58 -0800 (Mon, 11 Feb 2013)
New Revision: 55001
Modified:
grass/branches/develbranch_6/debian/README.debian
Log:
mention apt-get build-dep method (merge from trunk)
Modified: grass/branches/develbranch_6/debian/README.debian
===================================================================
--- grass/branches/develbranch_6/debian/README.debian 2013-02-11 19:51:27 UTC (rev 55000)
+++ grass/branches/develbranch_6/debian/README.debian 2013-02-12 05:38:58 UTC (rev 55001)
@@ -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 r50538: grass (6.5+svn50538-0) unstable; urgency=low
More information about the grass-commit
mailing list