add dependencies for r

This commit is contained in:
Alwin Berger 2023-01-26 09:44:38 +01:00
parent 29de13c9ce
commit 87220ca9a0
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
.cache .cache
.vscode .vscode
qemu qemu
.Rhistory

View File

@ -47,6 +47,9 @@
graphviz graphviz
rstudioWrapper rstudioWrapper
R R
# dependencies for mosaic
freetype
fontconfig
]; ];
shellHook = '' shellHook = ''