Explorar el Código

update build.md

update dependencies list
Bruno Cabral hace 3 años
padre
commit
34b399c05a
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      docs/build.md

+ 4 - 1
docs/build.md

@@ -25,6 +25,9 @@
 - rpm
 - rpmbuild
 - dpkg
+- python (can't be just python3, can't be user alias)
+- libsecret-1-dev
+- imagemagick
 
 ### <a id="dependencies-macos"></a>MacOS
 
@@ -70,4 +73,4 @@ export OS_NAME=linux
 export VSCODE_ARCH=x64
 
 ./build.sh
-```
+```