Skip to content

Commit

Permalink
Merge pull request #3943 from stalker314314/patch-2
Browse files Browse the repository at this point in the history
Update apt-get dependencies
  • Loading branch information
jtanx committed Sep 20, 2019
2 parents a1203c0 + b4dec93 commit fe7bc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The exact method to do this depends on your OS distribution.
To download all dependencies on Ubuntu, run:

```sh
sudo apt-get install libjpeg-dev libtiff5-dev libpng12-dev libfreetype6-dev libgif-dev libgtk-3-dev libxml2-dev libpango1.0-dev libcairo2-dev python3-dev ninja-build cmake build-essential;
sudo apt-get install libjpeg-dev libtiff5-dev libpng12-dev libfreetype6-dev libgif-dev libgtk-3-dev libxml2-dev libpango1.0-dev libcairo2-dev libspiro-dev libuninameslist-dev python3-dev ninja-build cmake build-essential;
```

Now run the build and installation scripts:
Expand Down

0 comments on commit fe7bc7c

Please sign in to comment.