File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ Also requires
12
12
[ CMake] ( https://cmake.org/ ) build system.
13
13
14
14
On Ubuntu you can run the following command:
15
- > sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev
15
+ > sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev libudev-dev
16
16
17
17
## Build steps
18
18
19
- > sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev git
19
+ > sudo apt-get install cmake zlib1g-dev libboost-system-dev libboost-program-options-dev libpthread-stubs0-dev libfuse-dev libudev-dev git
20
20
> mkdir console-client
21
21
> git clone https://github.com/pcloudcom/console-client.git ./console-client/
22
22
> cd ./console-client/pCloudCC/
You can’t perform that action at this time.
0 commit comments