Merge pull request #316941 from b-rodrigues/fix_grafgen

rPackages.GrafGen: fixed build
This commit is contained in:
Justin Bedő
2024-06-09 10:38:11 +10:00
committed by GitHub
+1
View File
@@ -659,6 +659,7 @@ let
Rsymphony = with pkgs; [ symphony doxygen graphviz subversion cgl clp];
tcltk2 = with pkgs; [ tcl tk ];
rswipl = with pkgs; [ ncurses.dev libxcrypt zlib.dev ];
GrafGen = [ pkgs.zlib ];
tikzDevice = with pkgs; [ which texliveMedium ];
gridGraphics = [ pkgs.which ];
adimpro = with pkgs; [ which xorg.xdpyinfo ];