docs(build): add missing libcurl build dep for ubuntu (#2081)
This commit is contained in:
parent
f82c3cbc99
commit
5e948dc835
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ Install Requirements
|
|||
libboost-log-dev \
|
||||
libboost-program-options-dev \
|
||||
libcap-dev \ # KMS
|
||||
libcurl4-openssl-dev \
|
||||
libdrm-dev \ # KMS
|
||||
libevdev-dev \
|
||||
libminiupnpc-dev \
|
||||
|
|
@ -156,6 +157,7 @@ Install Requirements
|
|||
libboost-log-dev \
|
||||
libboost-program-options-dev \
|
||||
libcap-dev \ # KMS
|
||||
libcurl4-openssl-dev \
|
||||
libdrm-dev \ # KMS
|
||||
libevdev-dev \
|
||||
libminiupnpc-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue