Add opensmtpd dependency

master
Quentin Duchemin 2019-03-25 23:21:15 +01:00
parent 3d2ef3fee5
commit 4efc61d494
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
3 changed files with 4 additions and 1 deletions

View File

@ -2,6 +2,7 @@
"bootstrapped": true, "bootstrapped": true,
"in_process_packages": "in_process_packages":
[ [
"TypeScript"
], ],
"installed_packages": "installed_packages":
[ [

View File

@ -1,9 +1,10 @@
{ {
"color_scheme": "Packages/Monokai - Spacegray/Monokai - Spacegray.tmTheme", "color_scheme": "Packages/Monokai - Spacegray/Monokai - Spacegray.tmTheme",
"font_size": 18, "font_size": 11,
"ignored_packages": "ignored_packages":
[ [
"Markdown", "Markdown",
"TypeScript",
"Vintage" "Vintage"
], ],
"theme": "Seti.sublime-theme" "theme": "Seti.sublime-theme"

View File

@ -76,6 +76,7 @@ Configuration makes use of these things, just to record but not exhaustive :
* gnupg * gnupg
* maim, for screenshot * maim, for screenshot
* Python 3.7 * Python 3.7
* opensmtpd
\#todo automatic installation of dependencies \#todo automatic installation of dependencies