From: ng0 Date: Fri, 16 Aug 2019 21:36:12 +0000 (+0000) Subject: Clarify that the command is run on Debian/Debian-derived/or apt. X-Git-Tag: v0.11.7~207 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=15dd372cf757311308e6f5ec6ae012898d44e511;p=oweals%2Fgnunet.git Clarify that the command is run on Debian/Debian-derived/or apt. --- diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index 8fa063e59..29fee9823 100644 --- a/doc/handbook/chapters/developer.texi +++ b/doc/handbook/chapters/developer.texi @@ -1210,7 +1210,9 @@ We advise against compiling widely used packages such as GnuTLS yourself if your OS provides a variant already unless you take care of maintenance of the packages then. -In the optimistic case, this command will give you all the dependencies: +In the optimistic case, this command will give you all the dependencies +on Debian, Debian derived systems or any Linux Operating System using +the apt package manager: @example sudo apt-get install libgnurl libmicrohttpd libextractor