Skip to content

Commit

Permalink
Termux does not have -dev packages anymore
Browse files Browse the repository at this point in the history
The -dev packages have been merged into their main packages.
  • Loading branch information
krisse7 committed Dec 26, 2019
1 parent 9b2f00b commit 2388b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OS-install-instructions.md
Expand Up @@ -206,6 +206,6 @@ Install [Termux](https://termux.com/).

Run on the Termux terminal:
```
pkg install python python-dev make clang libgmp-dev wget ffmpeg libxml2-dev libxml2-utils libxslt-dev
pkg install python make clang libgmp wget ffmpeg libxml2 libxml2-utils libxslt
pip install pycryptodome lxml yle-dl
```

0 comments on commit 2388b04

Please sign in to comment.