2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Update docs, fix patches revision.

This commit is contained in:
John Preston
2019-11-05 11:33:13 +03:00
parent ef101d63b1
commit 6a0c7f3909
5 changed files with 272 additions and 1 deletions

View File

@@ -32,6 +32,9 @@ Go to ***BuildPath*** and run
cd ThirdParty
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout db1239ce64
cd ../
git clone https://chromium.googlesource.com/external/gyp
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
export PATH="$PWD/depot_tools:$PATH"
@@ -46,6 +49,9 @@ Go to ***BuildPath*** and run
LibrariesPath=`pwd`
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout db1239ce64
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
cd xz-5.0.5