mirror of
https://git.adityakumar.xyz/nix-matlab.git
synced 2024-11-08 23:59:45 +00:00
Add needed packages for 2021b
This commit is contained in:
parent
40563530ee
commit
26bf347bf9
1 changed files with 7 additions and 0 deletions
|
@ -32,6 +32,13 @@ pkgs:
|
|||
unzip
|
||||
zlib
|
||||
|
||||
# These packages are needed since 2021b version
|
||||
gnome2.gtk
|
||||
at_spi2_atk
|
||||
at-spi2-core
|
||||
libdrm
|
||||
libGL_driver
|
||||
|
||||
gcc
|
||||
gfortran
|
||||
|
||||
|
|
Loading…
Reference in a new issue