aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorBas Couwenberg <sebastic@xs4all.nl>2018-03-14 20:52:18 +0100
committerGitHub <noreply@github.com>2018-03-14 20:52:18 +0100
commitd19fd869dddad34e515a7d071985337b17a7cd85 (patch)
tree2b206883f62ee23f4a13656fb2442feb7539f83b /docs/source
parent263da4ad56beb6f9136e2a1fd4192b9aff594d31 (diff)
downloadPROJ-d19fd869dddad34e515a7d071985337b17a7cd85.tar.gz
PROJ-d19fd869dddad34e515a7d071985337b17a7cd85.zip
Fix Debian package name
On Debian/Ubuntu the `proj-bin` package provides the commandline utilities, and `libproj-dev` the library headers and `.so` symlinks, the `-dev` required to build software that links to libproj.
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst
index 6b244730..5b3256a1 100644
--- a/docs/source/install.rst
+++ b/docs/source/install.rst
@@ -56,7 +56,7 @@ Debian
On Debian and similar systems (e.g. Ubuntu) the APT package manager is used::
- sudo apt-get install proj
+ sudo apt-get install proj-bin
Red Hat
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++