note on linux build requirements
This commit is contained in:
parent
95cd9b11f2
commit
060f459965
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -1,3 +1,9 @@
|
|||
Open Media Library Platform Packages
|
||||
|
||||
to update osx packages, checkout https://git.0x2620.org/platform_darwin.git
|
||||
|
||||
To build Linux packages you need:
|
||||
|
||||
apt-get install python-pip pythoni2.7-dev libssl-dev libffi-dev
|
||||
pip install -U pip
|
||||
|
||||
|
|
Loading…
Reference in a new issue