浏览代码

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 年之前
父节点
当前提交
3ecb77bfec
共有 1 个文件被更改,包括 4 次插入0 次删除
  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.