Browse Source

Clarify that the command is run on Debian/Debian-derived/or apt.

ng0 4 years ago
parent
commit
15dd372cf7
1 changed files with 3 additions and 1 deletions
  1. 3 1
      doc/handbook/chapters/developer.texi

+ 3 - 1
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