Ver código fonte

mention apt-get build-dep method

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@52306 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 13 anos atrás
pai
commit
3ecb77bfec
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      debian/README.debian

+ 4 - 0
debian/README.debian

@@ -22,6 +22,10 @@
 
   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.