File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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/
@@ -98,11 +98,11 @@ To create a debian package form the source use:
98
98
99
99
## Pre-built packages
100
100
- Ubunutu 18.04 64 bit
101
- [ pcloudcc_2.1.0-1_amd64_ubuntu.18.04.deb] ( https://my.pcloud.com/publink/show?code=XZnIHv7Zju1j28WSxCkLynvQYwm1B4nY2iUk )
101
+ [ pcloudcc_2.1.0-1_amd64_ubuntu.18.04.deb] ( https://my.pcloud.com/publink/show?code=XZvLyi7Zsz7t1H0aYIFiawL4LSgN3uxLBUJX )
102
102
- Debian 9.9 64 bit
103
- [ pcloudcc_2.1.0-1_amd64_debian.9.9.deb] ( https://my.pcloud.com/publink/show?code=XZuAHv7ZKOa3hja8fpJEs2witjFqIfEubOMV )
103
+ [ pcloudcc_2.1.0-1_amd64_debian.9.9.deb] ( https://my.pcloud.com/publink/show?code=XZYVyi7ZseHyB89XXK0lVAdyy0AwQYl7osU7 )
104
104
- Debian 9.9 32 bit
105
- [ pcloudcc_2.1.0-1_i386_debian.9.9.deb] ( https://my.pcloud.com/publink/show?code=XZ6AHv7Zx8g6eNneNKFPSpX4oeM8W75pnVFy )
105
+ [ pcloudcc_2.1.0-1_i386_debian.9.9.deb] ( https://my.pcloud.com/publink/show?code=XZuVyi7ZLevxTwQKGrSrxp8uIrQodBwDfX67 )
106
106
107
107
## Older pre-built packages
108
108
- Binary package 64 bit
You can’t perform that action at this time.
0 commit comments