[GRASS-SVN] r55002 - grass/branches/releasebranch_6_4/debian
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Feb 11 21:39:44 PST 2013
Author: hamish
Date: 2013-02-11 21:39:44 -0800 (Mon, 11 Feb 2013)
New Revision: 55002
Modified:
grass/branches/releasebranch_6_4/debian/README.debian
Log:
mention apt-get build-dep method (merge from trunk)
Modified: grass/branches/releasebranch_6_4/debian/README.debian
===================================================================
--- grass/branches/releasebranch_6_4/debian/README.debian 2013-02-12 05:38:58 UTC (rev 55001)
+++ grass/branches/releasebranch_6_4/debian/README.debian 2013-02-12 05:39:44 UTC (rev 55002)
@@ -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 r50540: grass (6.4.2~rc3+svn50540-0) unstable; urgency=low
More information about the grass-commit
mailing list