mathematica: add mesa, fix libGL.so.1 not found messages
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
, libxml2
|
||||
, libuuid
|
||||
, lang ? "en"
|
||||
, libGL
|
||||
, libGLU
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -56,6 +58,8 @@ stdenv.mkDerivation rec {
|
||||
libxml2
|
||||
libuuid
|
||||
zlib
|
||||
libGL
|
||||
libGLU
|
||||
] ++ (with xorg; [
|
||||
libX11
|
||||
libXext
|
||||
|
||||
Reference in New Issue
Block a user