Update debian dependencies in README (#228)

'fakeroot' is needed for building deb packages

[ROCm/rccl commit: 6d8b2421bc]
Tento commit je obsažen v:
Rajat Chopra
2019-05-22 21:19:36 -07:00
odevzdal Sylvain Jeaugey
rodič 00bc3a724a
revize 1071f54eeb
+1 -1
Zobrazit soubor
@@ -55,7 +55,7 @@ To install NCCL on the system, create a package then install it as root.
Debian/Ubuntu :
```shell
$ # Install tools to create debian packages
$ sudo apt install build-essential devscripts debhelper
$ sudo apt install build-essential devscripts debhelper fakeroot
$ # Build NCCL deb package
$ make pkg.debian.build
$ ls build/pkg/deb/