Skip to content

Commit

Permalink
Update package list for Fedora
Browse files Browse the repository at this point in the history
Some additional packages were needed, and other ones covered as
dependencies of the new ones.
  • Loading branch information
pnorman committed Apr 25, 2015
1 parent 2e7ba7a commit 2438686
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@ sudo apt-get install autoconf automake libtool make g++ libboost-dev \
To install on a Fedora system, use

```sh
sudo yum install gcc-c++ boost-devel libxml2-devel geos-devel \
postgresql-devel bzip2-devel proj-devel protobuf-compiler
sudo yum install gcc-c++ automake libtool boost-devel libxml2-devel \
bzip2-devel postgresql-devel geos-devel proj-devel lua-devel \
protobuf-c-devel
```

To install on a FreeBSD system, use
Expand Down

0 comments on commit 2438686

Please sign in to comment.