rPackages.Rsymphony: fixed build
This commit is contained in:
@@ -525,6 +525,7 @@ let
|
||||
Rbwa = [ pkgs.zlib.dev ];
|
||||
trackViewer = [ pkgs.zlib.dev ];
|
||||
themetagenomics = [ pkgs.zlib.dev ];
|
||||
Rsymphony = [ pkgs.pkg-config ];
|
||||
NanoMethViz = [ pkgs.zlib.dev ];
|
||||
RcppMeCab = [ pkgs.pkg-config ];
|
||||
HilbertVisGUI = with pkgs; [ pkg-config which ];
|
||||
@@ -604,7 +605,7 @@ let
|
||||
mashr = [ pkgs.gsl ];
|
||||
hadron = [ pkgs.gsl ];
|
||||
AMOUNTAIN = [ pkgs.gsl ];
|
||||
Rsymphony = with pkgs; [ pkg-config doxygen graphviz subversion ];
|
||||
Rsymphony = with pkgs; [ symphony doxygen graphviz subversion cgl clp];
|
||||
tcltk2 = with pkgs; [ tcl tk ];
|
||||
rswipl = with pkgs; [ ncurses.dev libxcrypt zlib.dev ];
|
||||
tikzDevice = with pkgs; [ which texliveMedium ];
|
||||
|
||||
Reference in New Issue
Block a user