Skip to content

Commit

Permalink
Add libtool as another apt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zetanumbers authored and d3m3vilurr committed May 8, 2022
1 parent 9608621 commit f829cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## VitaSDK. How to build.

```
apt-get install cmake git build-essential autoconf texinfo bison flex
apt-get install cmake git build-essential autoconf texinfo bison flex libtool
```

### Native compilation.
Expand Down

0 comments on commit f829cbb

Please sign in to comment.