README - Add libcap-dev dependency
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
[ROCm/rdc commit: c401a6bed6]
This commit is contained in:
committato da
Galantsev, Dmitrii
parent
ad1021d830
commit
cccfe3e0f1
@@ -139,7 +139,7 @@ If you prefer to build RDC from source, follow the steps below.
|
||||
|
||||
```bash
|
||||
sudo apt-get update
|
||||
sudo apt-get install automake make cmake g++ unzip build-essential autoconf libtool pkg-config libgflags-dev libgtest-dev clang libc++-dev curl
|
||||
sudo apt-get install automake make cmake g++ unzip build-essential autoconf libtool pkg-config libgflags-dev libgtest-dev clang libc++-dev curl libcap-dev
|
||||
```
|
||||
|
||||
2. **Clone and Build gRPC:**
|
||||
|
||||
@@ -58,7 +58,7 @@ gRPC and Protoc must be built from source as the prebuilt packages are not avail
|
||||
.. code-block:: shell
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install automake make g++ unzip build-essential autoconf libtool pkg-config libgflags-dev libgtest-dev clang libc++-dev curl
|
||||
sudo apt-get install automake make g++ unzip build-essential autoconf libtool pkg-config libgflags-dev libgtest-dev clang libc++-dev curl libcap-dev
|
||||
|
||||
2. Clone and build gRPC:
|
||||
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user