Add linux deps to unfurler README

This commit is contained in:
wiz 2022-07-28 03:22:26 +02:00
parent 9656ee92b7
commit 51bdbc5d4a
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -9,6 +9,22 @@ Some additional server configuration is required to properly route requests (see
## Setup ## Setup
### 0. Install deps
For Linux, in addition to NodeJS/npm you'll need at least:
* nginx
* cups
* chromium-bsu
* libatk1.0
* libatk-bridge2.0
* libxkbcommon-dev
* libxcomposite-dev
* libxdamage-dev
* libxrandr-dev
* libgbm-dev
* libpango1.0-dev
* libasound-dev
### 1. Clone Mempool Repository ### 1. Clone Mempool Repository
Get the latest Mempool code: Get the latest Mempool code: